ikudjoi/Check Job Status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 12, 2026
- License
- MIT
Pinned Snippet
uses: ikudjoi/gha-job-status-check@cc5fca5929d40c6094641d5d3c5f5c90bd541b01 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sha | SHA of the Git Commit to Check | yes | — |
| jobs | Comma-separated list of Jobs to Check | yes | — |
| fail | If true will fail if required count of approvals is not met | no | false |
Outputs
| name | description |
|---|---|
| result | Truth value whether the requested jobs are in success state |