bryant-finney/Fix PR Title
Check (and potentially fix) a PR title, ensuring it includes a valid jira issue key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | The PR title to check (and potentially fix) | yes | — |
| prefixes | A comma-separated list of valid jira issue prefixes to enforce | yes | — |
Outputs
| name | description |
|---|---|
| title | The PR title after applying fixes |
| fixed | 'true' if the title was fixed; 'false' otherwise |