digital-gravy/Verify CI Status
Waits for and verifies the status of the CI workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow_name | Name of the workflow file to check (e.g. ci.yml) | yes | — |
| timeout_minutes | Maximum time to wait for workflow completion (in minutes) | no | 5 |
Outputs
| name | description |
|---|---|
| ci_passed | Whether the CI workflow passed |