invakid404/Jira ticket validator
Verify that given fields are valid on a Jira ticket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ticket | Jira ticket to validate; action is a noop if not supplied | no | — |
| fields | Comma-separated list of fields to validate; action just verifies the ticket exists if not supplied | no | — |
| defaultPredicate | Default predicate to use to validate values | no | value != null |
| label | Label to add to the PR if ticket isn't valid | no | — |
| host | Hostname of Jira instance | yes | — |
| username | Username to use for Jira | no | — |
| password | Password/token to use for Jira | no | — |
Outputs
no outputs