actions-marketplace-validations/TomChv
A Github Action that create order in your pipeline :)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token to use for making API requests. | yes | — |
| checkName | The name of the GitHub check to wait for. For example, `build` or `deploy`. | yes | — |
| ref | The Git ref of the commit you want to poll for a passing check. | — | — |
| repo | The name of the GitHub repository you want to poll for a passing check. | — | — |
| owner | The owner of the GitHub repository you want to poll for a passing check. | — | — |
| timeoutSeconds | The number of seconds to wait for the check to complete. | — | — |
| intervalSeconds | The number of seconds to wait before each poll of the GitHub API. | — | — |
Outputs
no outputs