Skip to content

Setup GitHub admin settings using GitOps/ pull request #2076

Open
@varunsh-coder

Description

@varunsh-coder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions