Skip to content

bugfix: Skip pending status when no run is scheduled - #400

Open
kevincai wants to merge 1 commit into
KostyaSha:masterfrom
kevincai:bugfix/skip-status-if-not-run
Open

kevincai wants to merge 1 commit into
KostyaSha:masterfrom
kevincai:bugfix/skip-status-if-not-run

Conversation

@kevincai

@kevincai kevincai commented Sep 10, 2026

Copy link
Copy Markdown

When Jenkins refuses to schedule a run (job disabled, or a QueueDecisionHandler veto) nothing ever publishes a final commit status, so the PENDING pre-status stuck on the commit and pinned required checks. The PR and branch runners now skip it.


This change is Reviewable

When Jenkins refuses to schedule a run (job disabled, or a
QueueDecisionHandler veto) nothing ever publishes a final commit
status, so the PENDING pre-status stuck on the commit and pinned
required checks. The PR and branch runners now skip it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Kevin Cai <caixh.kevin@gmail.com>

This branch has not been deployed

No deployments
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.

1 participant