condorlabs-actions/Break Commit
Breaks a commit message into description and an array of JIRA links
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| commit_message | Commit message that contains a description and a comma separated list of JIRA links | yes | — |
Outputs
| name | description |
|---|---|
| message | Description part of the commit message |
| links_list | Array of JIRA links |