Infrastructure as Code
Define repository settings in YAML files, version controlled alongside your code.
Manage GitHub Repo Settings as Code
A GitHub CLI extension to manage repository settings via YAML configuration
Define repository settings in YAML files, version controlled alongside your code.
Use `plan` to preview changes and `apply` to execute them safely.
Export existing settings from any repository and apply them to others.
Validate configuration before applying with JSON Schema support for VSCode.