Sometimes CI has unrelated failures and I've seen other Collaborators rerun just separate failed jobs, not the full CI, to be sure. So there are 2 questions:

i never knew there was a way to rerun a specific job but i will probably do that in the future 馃槄
My opinion only, but my answer to both questions would be "yes." Use the Rebuild button (that's what I do, anyway) and this should probably be in one of those docs. (Probably doesn't matter much which one. We can always move it.)
Attempted: https://github.com/nodejs/node/pull/20200
You can also do this by filling out the parameters of that specific job (basically just need to fill out the refspec and the commit sha to rebase onto), except for the fanned ones.
Most helpful comment
You can also do this by filling out the parameters of that specific job (basically just need to fill out the refspec and the commit sha to rebase onto), except for the fanned ones.