Skip to content

Conversation

@claylo
Copy link
Owner

@claylo claylo commented Jan 17, 2026

Add 3s initial delay and 10s grace period for CI checks to register
before concluding "no checks configured". Previously the script would
immediately merge if statusCheckRollup was empty on first poll.
Fix skipped checks blocking merge indefinitely. Changed completion
condition from SUCCESS==TOTAL to FAILED==0, so skipped/neutral checks
no longer prevent merge.

Add 3s initial delay and 10s grace period for CI checks to register
before concluding "no checks configured". Previously the script would
immediately merge if statusCheckRollup was empty on first poll.

Fix skipped checks blocking merge indefinitely. Changed completion
condition from SUCCESS==TOTAL to FAILED==0, so skipped/neutral checks
no longer prevent merge.
@claylo claylo merged commit ad1851a into main Jan 17, 2026
2 checks passed
@claylo claylo deleted the fix/polling branch January 17, 2026 06:44
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