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

Setup GitHub admin settings using GitOps/ pull request #2076

Open
varunsh-coder opened this issue Apr 13, 2023 · 0 comments
Open

Setup GitHub admin settings using GitOps/ pull request #2076

varunsh-coder opened this issue Apr 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@varunsh-coder
Copy link
Member

varunsh-coder commented Apr 13, 2023

We can set up branch protection, maintainers, and other repository settings using a pull request.

Options:

  1. https://github.com/repository-settings/app - Pull Requests for GitHub repository settings. The advantage of this is that many projects have adopted it, and the settings are stored in the repo.
    Examples:
  1. https://github.com/github/safe-settings is a fork of the above project and stores settings in a separate repo. The con is it needs more management work to set up a separate repo. The adoption is not much

  2. We could start a new project for this, which uses Terraform. Terraform is very popular. One of the cons is that it requires maintaining a separate state.

  3. Peribolos and OtterDog are other options.

@varunsh-coder varunsh-coder added the enhancement New feature or request label Apr 13, 2023
@varunsh-coder varunsh-coder changed the title Setup GitHub admin settings using pull request Setup GitHub admin settings using GitOps/ pull request Apr 13, 2023
@varunsh-coder varunsh-coder pinned this issue Apr 14, 2023
@varunsh-coder varunsh-coder unpinned this issue Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant