ynab/PR Labeler Action
GitHub Action that labels a PR based on the source branch name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branch_label_mappings | A mapping of branch name prefixes to label names in JSON object format | yes | {"enhancement/":"enhancement","bug/":"bug"} |
| token | — | — | ${{ github.token }} |
Outputs
no outputs