-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Add branch protection rules #887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
good points. Let us ask ourselves:
Could you answer the above points? |
Something wrong can happen with the branches.
You can create commits as another person. Of course, that is not so common, however you don't know when that can happen.
I think you misunderstood my comment. |
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This has been implemented already. |
It would be nice if this repository could have branch protection rules such as required commit signing, required status checks to pass, and also require at least one approving review.
The text was updated successfully, but these errors were encountered: