sunrick/Labeler
Automatically add labels to pull requests if ALL committed changes ONLY match the globs provided. Useful for identifying non production changes to codebase.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | — | — |
| configuration-path | The path for the label configurations | no | .github/only_labeler.yml |
| sync-labels | Whether or not to remove labels when matching files are reverted | no | false |
Outputs
no outputs