Skip to content

Track earliest allowed rollback point - #5986

Open
bfops wants to merge 3 commits into
masterfrom
bfops/rollback-files
Open

bfops wants to merge 3 commits into
masterfrom
bfops/rollback-files

Conversation

@bfops

@bfops bfops commented Sep 25, 2026 •

Copy link
Copy Markdown
Collaborator

Summary

  • track the earliest allowed rollback point in the repository
  • compute it from the previous release's tracked value and rollback-safety requirements on new PRs
  • have PR CI commit a corrected value when needed
  • validate the committed value at the release gate without mutating release tags
  • include the validated rollback point in release Docker images

Testing

  • cargo test --offline --package rollback-coordination
  • cargo check --offline --locked --package ci-rollback-file
  • cargo ci other-workflows rollback-file --check --pr-number 5986
  • Git tree checks, including rollback-file generation

Rollback safety impact

n/a

This branch has not been deployed

No deployments
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