ghalactic/Provision GitHub Tokens
Declare GitHub tokens in your repos, and rotate them automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apps | Apps to use for provisioning tokens, encoded as a YAML (or JSON) array. The schema at https://ghalactic.github.io/provision-github-tokens/schema/apps.v1.schema.json can be used to validate the input. | yes | — |
| token | The GitHub token to use when reading the provider config file. | — | ${{ github.token }} |
| configPath | Path to the provider config file, relative to the root of the repository. | no | .github/ghalactic/provision-github-tokens.provider.yml |
Outputs
| name | description |
|---|---|
| summary | The Markdown content of the job summary produced by the action. |