Branch protection rules #750
valentinoli
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to suggest we set up a branch protection rule, at least setting "Require a pull request before merging" for the
master
branchSee:
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/managing-a-branch-protection-rule
Apparently, by default a branch protection rule disables force-pushes to all matching branches and prevents them from being deleted
Beta Was this translation helpful? Give feedback.
All reactions