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
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Stale Status Check Deleted

The Pull Request Build workflow run for this PR was older than 72 hours and has been deleted.

📋 Why was it deleted?

Status checks that are too old may no longer reflect the current state of the target branch. To ensure this PR is validated against the latest code and passes up-to-date checks, a fresh build is required.


🔄 How to trigger a new status check:

  1. 📤 Push a new commit to the PR branch, or
  2. 🔁 Close and reopen the PR

This will automatically trigger a new Pull Request Build workflow run.

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