actions-marketplace-validations/Title to Labels

Cleans up the titles of issues and PRs from common opening keywords.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keywordsThe keywords to look for, separed by comma or newline. Case-insensitive.
labelsThe labels to apply when one of the keywords was found. Optional.
update-titleWhether to update the title by removing the keyword. Set to `false` to only add labels without changing the title. Default is `true`.
GITHUB_TOKENThe automatically-generated token, set this to \$\{\{ secrets.GITHUB_TOKEN \}\}
tokenThe automatically-generated token, set this to \$\{\{ secrets.GITHUB_TOKEN \}\}

no outputs