chore(asf): Allow texera committers to bypass branch protection#5287
Merged
Conversation
Signed-off-by: Yicong Huang <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5287 +/- ##
============================================
- Coverage 49.17% 49.15% -0.02%
+ Complexity 2386 2384 -2
============================================
Files 1051 1051
Lines 40350 40350
Branches 4279 4279
============================================
- Hits 19841 19836 -5
- Misses 19352 19353 +1
- Partials 1157 1161 +4
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Ma77Ball
reviewed
May 29, 2026
| - "rel/*" | ||
| excludes: [] | ||
| bypass_teams: | ||
| - root |
Contributor
There was a problem hiding this comment.
Suggested change
| - root | |
| - root | |
| - texera-committers |
@Yicong-Huang I think the root should be kept here, similar to other Apache projects that have added this (e.g., https://github.com/apache/struts-master/blob/main/.asf.yaml)
Contributor
Author
There was a problem hiding this comment.
thanks. adding texera-committer does not give us permission. will try another PR to add "root" and "texera-committers" (with quotation marks).
This was referenced May 29, 2026
Contributor
Author
|
Follow-up PR opened: #5290 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this PR?
Change bypass team for protected branch to
texera-committersso that selected committers can operate on branches.Any related issues, documentation, discussions?
Closes #5286
How was this PR tested?
This is related to asf change, unfortunately cannot be tested without merging into main.
Was this PR authored or co-authored using generative AI tooling?
No.