apache / apache/infrastructure-asfyaml
support bypass_pull_request_allowances
- Dominant language
- Python
- Stars
- 16
- Forks
- 23
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 4
Description
https://docs.github.com/en/rest/branches/branch-protection?apiVersion=2026-03-10#update-pull-request-review-protection
This would require updating to `apiVersion=2026-03-10` (we are currently on 2022)
Encountered in https://github.com/apache/infrastructure-actions/pull/642
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked GitHub REST branch-protection documentation and inspect how this repository currently represents the 2022 API version and pull-request review protection fields. Identify the schema or implementation entry point for adding bypass_pull_request_allowances; done means the field is accepted and handled with the updated API version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python, yaml
- Domain
- backend-api-design, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100