Skip to content

Rerun unstable failures for CI/CD workflow#8219

Open
aholstrup1 wants to merge 1 commit into
mainfrom
aholstrup1/verbose-fishstick
Open

Rerun unstable failures for CI/CD workflow#8219
aholstrup1 wants to merge 1 commit into
mainfrom
aholstrup1/verbose-fishstick

Conversation

@aholstrup1
Copy link
Copy Markdown
Contributor

@aholstrup1 aholstrup1 commented May 20, 2026

Extends the RerunUnstableFailures workflow to also trigger on completed runs of the CI/CD workflow (in addition to Pull Request Build).CI/CD builds occasionally hit the same kinds of flaky infrastructure failures as PR builds, so they benefit equally from automatic rerun-on-failure. The existing safeguards (MAX_FAILED_JOBS=3, MIN_TOTAL_JOBS=10, MAX_ATTEMPTS=1) apply unchanged, and build/scripts/RerunUnstableFailures.ps1 is already workflow-agnostic so no script changes are needed.

Fixes AB#636157

Extend the RerunUnstableFailures workflow trigger to also match the ' CI/CD' workflow, so flaky failures in CI/CD builds get the same automatic rerun treatment as Pull Request Build.
@aholstrup1 aholstrup1 requested a review from a team as a code owner May 20, 2026 11:41
@github-actions github-actions Bot added the Build: Automation Workflows and other setup in .github folder label May 20, 2026
Comment thread .github/workflows/RerunUnstableFailures.yaml
Comment thread .github/workflows/RerunUnstableFailures.yaml
@github-actions github-actions Bot added this to the Version 29.0 milestone May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build: Automation Workflows and other setup in .github folder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant