Stream: committers/git-help
Topic: Forcing a re-check after pushing a fix to a branch
Lloyd McKenzie (Oct 14 2018 at 08:20):
Initial check failed. I committed and pushed a fix to the branch, but the check doesn't seem to be re-running. Is there a way to force it to re-run?
Josh Mandel (Oct 14 2018 at 13:44):
Each Jew commit is supposed to trigger a run -- so something is going wrong here. Can you share a link to the relevant PR?
Lloyd McKenzie (Oct 14 2018 at 15:16):
https://github.com/HL7/fhir/pull/94
Lloyd McKenzie (Oct 15 2018 at 20:40):
@Josh Mandel - any progress on this?
Josh Mandel (Oct 15 2018 at 20:56):
I see 3 commits pushed in two pushes, with a build attempt for each push. The most recent commit has a build attempt here.
Josh Mandel (Oct 15 2018 at 20:56):
Which commit are you seeing that didn't trigger a build @Lloyd McKenzie ?
Lloyd McKenzie (Oct 15 2018 at 21:01):
I didn't see the second build attempt - and am not sure how you navigate to see that.
Grahame Grieve (Oct 15 2018 at 21:09):
refresh
Josh Mandel (Oct 15 2018 at 21:15):
https://github.com/HL7/fhir/pull/94 shows a little "x" or checkmark next to each commit where a build was attempted.
Josh Mandel (Oct 15 2018 at 21:15):
You shouldn't even need to refresh; these should pop in any time you have the page open.
Grahame Grieve (Oct 15 2018 at 21:26):
sometimes you do
Grahame Grieve (Oct 15 2018 at 21:26):
(need to refresh)
Lloyd McKenzie (Oct 15 2018 at 22:20):
Ok, I see where it shows up. I was expecting the original row to update, not new rows to get added. (The new rows came after Grahame's comments so they weren't as obvious.)
Last updated: Apr 12 2022 at 19:14 UTC