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

Manage github repositories security settings using terraform #446

Open
NissesSenap opened this issue Nov 8, 2021 · 1 comment
Open

Manage github repositories security settings using terraform #446

NissesSenap opened this issue Nov 8, 2021 · 1 comment
Labels

Comments

@NissesSenap
Copy link
Contributor

We are starting to get a number of github repositories and it have happened that we have missed setting things like branch protection for main.

To solve this I think we should start managing our github repositories using terraform.

It would be easy to add others features like managing label colors and names in all of repositories so it's the same for all of xenits repos.

https://registry.terraform.io/providers/integrations/github/latest/docs

Doing this would also require us to create a separate repository where to actually apply these settings but that is out of scope for this PR.

ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 25, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
ahockersten added a commit that referenced this issue Nov 30, 2021
Labels are taken from XenitAB/terraform-modules for now, but can be
tweaked later.

Resolves #446
@ahockersten
Copy link

The code for this still exists, but has presumably rotted too much. I'm moving this back to the backlog for possibly someone else to pick up.

@ahockersten ahockersten removed their assignment Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants