onnudilol/git diff pr label
Apply labels to a PR based on keywords in the git diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keywords | Keywords to search for in the git diff | yes | [{"keyword": "todo", "label": "todo"}, {"keyword": "fixme", "label": "fixme"}, {"keyword": "bug", "label": "bug"}] |
| github-token | GitHub token with necessary permissions | yes | — |
Outputs
no outputs