Skip to content

workflows: Safely rerun transient CI failures - #88

Open
cgwalters-bot wants to merge 1 commit into
bootc-dev:mainfrom
cgwalters-bot:agent/ci-retrigger-capability-82a0b553b16ca701
Open

workflows: Safely rerun transient CI failures#88
cgwalters-bot wants to merge 1 commit into
bootc-dev:mainfrom
cgwalters-bot:agent/ci-retrigger-capability-82a0b553b16ca701

Conversation

@cgwalters-bot

@cgwalters-bot cgwalters-bot commented Sep 3, 2026

Copy link
Copy Markdown

CI triage should recover from clear infrastructure flakes without exposing a write-capable token to the agent. Route rerun requests through a validated custom safe-output job using the repository App so follow-up workflow_run events continue to fire and retries remain bounded.

Pin the compiler used for the generated workflows so lock drift remains reproducible.

Closes: #76

Assisted-by: AI

CI triage should recover from clear infrastructure flakes without exposing a write-capable token to the agent. Route rerun requests through a validated custom safe-output job using the repository App so follow-up workflow_run events continue to fire and retries remain bounded.

Pin the compiler used for the generated workflows so lock drift remains reproducible.

Closes: bootc-dev#76

Assisted-by: AI
@cgwalters-bot cgwalters-bot changed the title Add CI job retrigger capability to triage workflows workflows: Safely rerun transient CI failures Sep 3, 2026
@cgwalters-bot
cgwalters-bot force-pushed the agent/ci-retrigger-capability-82a0b553b16ca701 branch from ff829d2 to 51396a4 Compare September 3, 2026 19:56
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.

CI failure analyzer should be able to retry

2 participants