Skip to content

scripts/checkCommits1by1.fsx: wait for status#329

Merged
knocte merged 1 commit into
tarsgate:masterfrom
webwarrior-ws:fix-1by1-2
Jun 22, 2026
Merged

scripts/checkCommits1by1.fsx: wait for status#329
knocte merged 1 commit into
tarsgate:masterfrom
webwarrior-ws:fix-1by1-2

Conversation

@webwarrior-ws

Copy link
Copy Markdown
Collaborator

When checking CI statuses of commits, wait until CI workflow has finished. Otherwise there may be false negatives because checkCommits1by1.fsx runs while other workflows are still running.

@webwarrior-ws webwarrior-ws force-pushed the fix-1by1-2 branch 5 times, most recently from 8d973ec to 0413177 Compare June 22, 2026 08:17
@webwarrior-ws

Copy link
Copy Markdown
Collaborator Author

Checked for cases when 1 of the commits has no CI status and when 1 of the commits has red status. Failure in both cases, as expected. I'll squash the commits now.

When checking CI statuses of commits, wait until CI workflow
has finished. Otherwise there may be false negatives because
checkCommits1by1.fsx runs while other workflows are still
running.
@knocte knocte merged commit 557c7a6 into tarsgate:master Jun 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants