Below you will find pages that utilize the taxonomy term “Noirbizarre”
August 15, 2026
gh-settings
Version updated for https://github.com/noirbizarre/gh-settings to version 0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the management of repository settings using the GitHub CLI. It provides a declarative way to define and update repository configuration, including topics, labels, and autolinks. The action computes the difference between the current state and the desired state defined in a .github/settings.yml file and applies the necessary changes. It does not require any external services or apps, and it can preview changes before applying them using gh settings plan.