Skip to content
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

Enable branch protection rules when available #77

Open
lkct opened this issue Jun 22, 2023 · 0 comments
Open

Enable branch protection rules when available #77

lkct opened this issue Jun 22, 2023 · 0 comments
Assignees
Labels
repository Related to managing the repository

Comments

@lkct
Copy link
Member

lkct commented Jun 22, 2023

We should protect the main branch (subject to discussion):

  • To require a PR instead of a direct push.
  • To require an approval review before a merge.
  • To require all CI checks to pass before a merge.
  • To require the PR branch in sync with main before a merge.
  • ...(anything more?)
@lkct lkct added the repository Related to managing the repository label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repository Related to managing the repository
Projects
None yet
Development

No branches or pull requests

2 participants