jenkins-infra/verify-ci-status
Verifies that a CI status is passing before proceeding.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Token to run with, defaults to the repository GITHUB_TOKEN | yes | — |
| output_result | Outputs the result as 'result = success' if check is passed or an error result if not | no | — |
| name | Name of the check to validate against | no | Jenkins |
Outputs
| name | description |
|---|---|
| result | success if the check succeeded otherwise a message describing the result |