Skip to content

Rerun failed publish-production jobs#29147

Draft
mvvmm wants to merge 4 commits intoproductionfrom
rerun-failed-publish-jobs
Draft

Rerun failed publish-production jobs#29147
mvvmm wants to merge 4 commits intoproductionfrom
rerun-failed-publish-jobs

Conversation

@mvvmm
Copy link
Contributor

@mvvmm mvvmm commented Mar 19, 2026

Summary

Adds automatic retry logic to the production publish workflow to reduce noise from transient deployment failures.

  • publish-production.yml: Adds a publish-retry job that runs automatically when the publish job fails. The Google Chat alert has been moved from the initial job to the retry job, so alerts only fire if both attempts fail.

In both cases: first failure is silent, second failure sends the alert.

…to the preview deploy and hard fail for testing
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/ @cloudflare/content-engineering, @kodster28, @mvvmm, @colbywhite, @ahaywood

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

@mvvmm
Copy link
Contributor Author

mvvmm commented Mar 20, 2026

Not sure how I feel about having a second action the duplicates the first one...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants