[Feature Request] Allow specified actors to bypass required approvals #46626
-
Select Topic AreaProduct Feedback BodyCurrently, there is an option It doesn't work with the following use cases.
[Use cases]
In these cases, it's useful if admins can merge it by ignoring the required approvals, but There are some workarounds, but they have downsides as well:
Therefore, it's useful if there is an option like Related discussion in our community: https://github.com/orgs/autowarefoundation/discussions/3060 What do you think about this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
With https://github.blog/changelog/2023-04-17-introducing-repository-rules-public-beta/, creating two rules can solve this issue. 1. Require pull request (bypass not permitted)2. Require approval (bypass permitted) |
Beta Was this translation helpful? Give feedback.






With https://github.blog/changelog/2023-04-17-introducing-repository-rules-public-beta/, creating two rules can solve this issue.
1. Require pull request (bypass not permitted)
2. Require approval (bypass permitted)