phorus-group/Report Workflow Status Check
An action to report the current workflow status as a GitHub Check
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| state | The check state. You can use the last step outcome | yes | — |
| exit-with-failure | Exits the action with a failed outcome if the state equals to 'failure' | no | true |
Outputs
| name | description |
|---|---|
| check-run-id | The created Check Run ID |