laser-yi/Workflow Status
Validates another workflow's latest status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN | yes | — |
| workflow | The name of workflow | yes | — |
| repo | The repo that contains workflow | no | — |
| branch | The branch to validate | no | main |
| event | The event to validate | no | — |
| wait | Wait until workflow completed | no | false |
Outputs
| name | description |
|---|---|
| status | Workflow status |
| conclusion | Workflow conclusion |