tidbcloud/Wait For TiDBCloud Branch
Wait for TiDBCloud branch to be ready. Only used on pull request
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 | — |
| ref | The git ref of the commit you want to check. | — | — |
| timeout-seconds | The number of seconds to wait for the branch ready. | — | 300 |
| interval-seconds | The number of seconds to wait before each check. | — | 10 |
| public-key | The public key of TiDB Cloud API. | yes | — |
| private-key | The private key of TiDB Cloud API. | yes | — |
| add-mask | Whether to add mask for the output. | — | true |
| env | The TiDB Cloud environment. Available values: dev, staging, prod. | — | prod |
Outputs
no outputs