How to block the creation of PR in GitHub Enterprise Server 3.9.4 without using GitHub runners?
Intent
In my organization, I am trying to block any user from creating a PR if both the source and destination branch is a private/* branch.
How to block the creation of PR in GitHub Enterprise Server 3.9.4 without using GitHub runners?
Intent
In my organization, I am trying to block any user from creating a PR if both the source and destination branch is a private/* branch.