freenet-actions/Ticket extractor
Extracts a ticket id from the last commit message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github | the GitHub context as json | yes | — |
| regex | a regular expression to be used with sed | yes | — |
Outputs
| name | description |
|---|---|
| ticket_id | the ticket id extracted from the commit message |