oakcask/github-action-auto-label-issue
Automatically add/remove labels on github issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The repository's secret to authorize API invocations. If ommited, GITHUB_TOKEN environment variable is used instead. | no | — |
| rulebook | A set of rules inlined. see examples/rulebook.yaml | no | — |
| rulebook-path | Path to a file contains a set of rules. see examples/rulebook.yaml Ignored when `rulebook` is specified. | no | — |
| configuration-path | The path for label configurations. Ignored when either `rulebook` or `rulebook-path` is specified. | no | — |
Outputs
no outputs