gh-repo-settings

Manage GitHub Repo Settings as Code

A GitHub CLI extension to manage repository settings via YAML configuration

📝

Infrastructure as Code

Define repository settings in YAML files, version controlled alongside your code.

🔄

Terraform-like Workflow

Use `plan` to preview changes and `apply` to execute them safely.

📤

Export & Import

Export existing settings from any repository and apply them to others.

Schema Validation

Validate configuration before applying with JSON Schema support for VSCode.