redhat-plumbers-in-action/Tracker Validator
Bugzilla and Jira validation for Pull Requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr-metadata | Pull Request metadata | yes | — |
| config-path | Path to configuration file | yes | .github/tracker-validator.yml |
| tracker | tracker ID | yes | — |
| tracker-type | tracker type, supported values are 'bugzilla' and 'jira' | yes | — |
| component | Component name | yes | — |
| bugzilla-instance | Bugzilla instance URL | — | https://bugzilla.redhat.com |
| bugzilla-api-token | Bugzilla API TOKEN | — | — |
| jira-instance | Jira instance URL | — | https://redhat.atlassian.net |
| jira-email | Jira email | — | systemd-maint@redhat.com |
| jira-api-token | Jira API TOKEN | — | — |
| set-status | Set check-run status on Pull Request | yes | false |
| status-title | H3 title of status message | no | Tracker validation |
| token | GitHub TOKEN or PAT | yes | — |
Outputs
| name | description |
|---|---|
| status | Status message of the validation |