vendic/github-extract-task-ids-action
Extract task ids from commit messages, branch and pull request title using regular expressions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your Github token | yes | — |
| task_id_pattern | The regex patteren of your task id | yes | [A-Z]{2,}-[0-9]{1,5} |
| pull_number | The pull request number | no | — |
Outputs
no outputs