Skip to content

Prevent maintenance workflow push races - #336

Merged
JarryShaw merged 1 commit into
mainfrom
codex/gha-maintenance-push-race
Aug 21, 2026
Merged

Prevent maintenance workflow push races#336
JarryShaw merged 1 commit into
mainfrom
codex/gha-maintenance-push-race

Conversation

@JarryShaw

Copy link
Copy Markdown
Owner

Summary

  • serialize the Conda and Vendor maintenance writer jobs with a shared concurrency group
  • rebase generated commits onto the latest main branch before pushing
  • prevent the fetch-first rejection observed in Vendor Update run 32527152872

Verification

  • inspected the failed job log and confirmed Conda Update advanced main during Vendor Update
  • validated all workflow YAML files locally
  • checked the patch with git diff --check

@JarryShaw
JarryShaw marked this pull request as ready for review August 21, 2026 21:19
@JarryShaw
JarryShaw merged commit f03cf73 into main Aug 21, 2026
10 checks passed
@JarryShaw
JarryShaw deleted the codex/gha-maintenance-push-race branch August 21, 2026 21:19
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