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

Move from branch protections to rule sets #13165

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Conversation

trask
Copy link
Member

@trask trask commented Feb 2, 2025

related to #13157 (comment)

also, rulesets fixes the most annoying thing about branch protection rules which is that ordering matters and there's no UI for moving them around, so creating new ones is painful

@github-actions github-actions bot requested a review from theletterf February 2, 2025 20:03
@trask trask force-pushed the rulesets branch 2 times, most recently from 754371c to 7c89a37 Compare February 3, 2025 02:29
@trask trask marked this pull request as ready for review February 3, 2025 20:18
@trask trask requested a review from a team as a code owner February 3, 2025 20:18
- `main`
- `release/*`
- `v0.*`
- `v1.*`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we also want v2.* here for patch branches and v3.* here for future-proofing?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use release/v* now, v* was an old convention we used up until 1.12.0

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switching away from branch protection is implicitly frightening to me...but it's good to hear that there's another way. This PR is just the docs for the changes, so I'm cool with it.

@trask trask merged commit 7a57491 into open-telemetry:main Feb 3, 2025
58 checks passed
@trask trask deleted the rulesets branch February 3, 2025 21:16
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.

3 participants