cangulo-actions/🚔️ Tickets Validation
Validate Tickets provided in the commit messages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration | path to the YML configuration | yes | — |
| print-summary | flag for printing tickets in the GH action summary | yes | false |
| label-pr | flag for adding tickets as labels to the PR | yes | false |
Outputs
| name | description |
|---|---|
| tickets | tickets found in the commits. JSON array in format [{id, message, url, tickets: {name, fullMatch, link}}] |