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

Repo protect rules update #1188

Open
Boomatang opened this issue Mar 5, 2025 · 0 comments
Open

Repo protect rules update #1188

Boomatang opened this issue Mar 5, 2025 · 0 comments

Comments

@Boomatang
Copy link
Contributor

What

With the change in release process, and the need to clean branch up after the RC releasing has being done.
The repo protection rules need to be adjusted to allow deleting branch prefix with release-v but also contain patch versions.

Why

We are working to a model where all release will be on a release-vX.Y branch, and we should be trying to keep some order to the repo.

How

The protection rule needs to be adjusted with some regex rules.

Done

When completed branches that match release-vX.Y should NOT be allowed to be deleted, while any other branch should be allowed to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant