Skip to content

Allow labeled burndown version updates - #632

Open
msarahan wants to merge 4 commits into
release/26.10from
codex/allow-burndown-version-prs
Open

Allow labeled burndown version updates#632
msarahan wants to merge 4 commits into
release/26.10from
codex/allow-burndown-version-prs

Conversation

@msarahan

@msarahan msarahan commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Posted by Codex (GPT-5.6) on Michael Sarahan's behalf. Treat this message as LLM-generated.

During release burndown, the generated version-update PRs must change the repository VERSION file. The shared changed-file check currently rejects every such change, which leaves otherwise-valid burndown PRs unable to pass required CI.

This exempts PRs whose head branch uses the version-update-YY.MM naming convention produced by release-scripts. VERSION-file enforcement remains unchanged for PRs from other branches.

The change targets release/26.10 because repositories in the active release need it now; the normal forward merge will then carry it to main for future burndowns.

Validation:

  • full pre-commit suite
  • matching and non-matching branch predicates checked directly

@msarahan
msarahan requested a review from a team as a code owner September 8, 2026 17:57
@msarahan
msarahan requested review from KyleFromNVIDIA and removed request for a team September 8, 2026 17:57
@msarahan msarahan added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Sep 8, 2026
@msarahan
msarahan requested review from gforsyth and removed request for KyleFromNVIDIA September 8, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant