step-security/Yaml Repo Manager

Manage your Github repo(s) settings and secrets using Github Actions and a yaml file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionWhat action to take with this action. One of validate, check, or apply. Validate will validate your settings file, but not touch your repo. Check will check your repo with your settings file and output a report of any drift. Apply will apply the settings in your settings file to your repocheck
settings_fileWhat yaml file to use as your settings. This is local to runner running this action..github/settings.yml
repoWhat repo to perform this action on. Default is self, as in the repo this action is running inself
github_server_urlSet a custom github server url for github api operations. Useful if you're running on GHE. Will try to autodiscover from env.GITHUB_SERVER_URL if left at defaultnone
tokenWhat github token to use with this action.yes
namedescription
resultResult of the action
diffDiff of this action, dumped to a json string