Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checklist: check if release already exists #262

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

bimmlerd
Copy link
Member

PR adds a sanitization step in checklist open to prevent creating checklists for an already released version.

Since that requires checking cilium/cilium while the rest of the command works with cilium/release, it gets a bit awkward with the flags. Suggestions welcome of how to make this more usable.

The first action a release manager takes is opening the release
checklists. Misremembering or typoing the version one should release
happens, let's build a guard rail to prevent it.

Signed-off-by: David Bimmler <[email protected]>
@bimmlerd bimmlerd requested a review from aanm September 20, 2024 14:08
@aanm aanm merged commit 5f1d19f into main Sep 24, 2024
1 check passed
@aanm aanm deleted the pr/bimmlerd/check-if-version-is-released-already branch September 24, 2024 14:34
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.

2 participants