coingate/Status Check
Updates status check for pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token. (e.g. secrets.GITHUB_TOKEN). | yes | — |
| state | State of status check. (e.g. error, failure, pending, or success). | yes | — |
| owner | Repository owner. Default: current owner. | no | — |
| repo | Repository name. Default: current repo. | no | — |
| pull_number | Pull number to create status checks for. Default: current pull number. | no | — |
| check_name | Name of the check. Default: current job. | no | — |
| commit_context | Context to use for setting commit status for. Default: current job. | no | — |
Outputs
no outputs