Branch protection rules bypass
Summary
I have been trying to add a bypass for the branch protection rule for pull requests, based on the project lead team in our organization: https://github.com/orgs/eclipse-aasportal/teams/dt-aasportal-project-leads
To do that I have added this to the respective branches:
bypass_pull_request_allowances: [
"@eclipse-aasportal/dt-aasportal-project-leads"
],
It didn't work like this. Does it work in a different way or is this not possible?
(Add a link to or paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low