fregante/Title to Labels
Cleans up the titles of issues and PRs from common opening keywords.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keywords | The keywords to look for, separed by comma or newline. Case-insensitive. | — | — |
| labels | The labels to apply when one of the keywords was found. Optional. | — | — |
| update-title | Whether to update the title by removing the keyword. Set to `false` to only add labels without changing the title. Default is `true`. | — | — |
| GITHUB_TOKEN | The automatically-generated token, set this to \$\{\{ secrets.GITHUB_TOKEN \}\} | — | — |
| token | The automatically-generated token, set this to \$\{\{ secrets.GITHUB_TOKEN \}\} | — | — |
Outputs
no outputs