ogotalski/Check-Run
Wraps execution of command-line programs with check
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github personal token to add commits to Pull Request | no | ${{github.token}} |
| run | Runs command-line programs using the operating system's shell. | yes | — |
| continueOnFail | Prevents a step from failing when a execution fails. | no | true |
| name | Specifies name of the check if not provided will try to get it via api from step name, otherwise will use run property as name | no | — |
Outputs
no outputs