nutanix-cloud-native/Check Integration Tests Allowance Status
Check the status of the integration tests allowance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| review_approvals_count | The number of approvals required for the PR to be tested | yes | 1 |
| approval_labels | Comma-separated list of labels that allow integration tests to run | yes | integration-test, skip_integration |
Outputs
| name | description |
|---|---|
| status | The status of the integration tests allowance |