actions-marketplace-validations/Set PR labels based on PR title
Set PR label based on PR title's pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/tdak1509_set-label-based-on-pr-title@009404c69a2f29f587567027db9f1cdaaf0a276f # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| words | Array of words which PR title contains | yes | — |
| labels | Array of labels, if PR title contains words[i], apply label[i] | yes | — |
| repo-token | Repo GITHUB_TOKEN | yes | — |
Outputs
no outputs