actions-marketplace-validations/GitHub Labeler
GitHub Action to manage labels on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| yaml-file | Path to YAML file containing labels definitions | no | .github/labels.yml |
| skip-delete | If enabled, labels will not be deleted if not found in YAML file | no | false |
| dry-run | If enabled, changes will not be applied | no | false |
| exclude | Newline-delimited list of labels pattern(s)/matcher to exclude | no | — |
| github-token | GitHub Token as provided by secrets | yes | ${{ github.token }} |
Outputs
no outputs