hellofresh/Workflow run check
Create a check run from the result of all jobs in a workflow run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Secret GitHub API token to use for making API requests. | no | ${{ github.token }} |
| check-run-name | Check_run name (used to set as required check to block merging PRs) | no | status |
| check-run-title | Check_run title | no | Workflow run check summary |
| ignore-jobs | Job patterns to ignore | no | — |
Outputs
no outputs