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

Automation for repository settings exists. #12289

Open
4 tasks
Tracked by #12285
dekiel opened this issue Oct 29, 2024 · 0 comments
Open
4 tasks
Tracked by #12285

Automation for repository settings exists. #12289

dekiel opened this issue Oct 29, 2024 · 0 comments

Comments

@dekiel
Copy link
Contributor

dekiel commented Oct 29, 2024

Description

The configuration enforcing a secure pull request merge and proper development lifecycle must be consistent and up to date between team repositories.
Such state is best reachable through automation. Our repository settings related to the pull requests and providing changes in code maintained in repositories must be stored centrally and applied in automated and declarative way.

The repository settings must set at least following:

  • prevent merge without review of at least one code owner
  • prevent merge with failed checks
  • allow auto merge
  • prevent merge if only review is provided by co author of changes
  • prevent admins from override these changes

AC

  • Repository settings standard is documented.
  • Repository settings are applied automatically.
  • Repository settings are stored centrally.
  • Repository settings are maintained in declarative way.

Epic: #12285
POC: #12139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant