chillicream/Nitro Client Validate
Validates client operations against the Nitro registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- MIT
Pinned Snippet
uses: chillicream/nitro-client-validate@2ed3f31ec3926312104e3748c9f4e6cd028f1fa7 # v16.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| stage | The name of the stage | yes | — |
| client-id | The ID of the client | yes | — |
| api-key | API key for authentication | yes | — |
| operations-file | The path to the JSON file with the operations | yes | — |
| cloud-url | The URL of the Nitro registry | no | — |
| comment-mode | Controls pull request feedback on validation failure: comment, review, or none | no | none |
Outputs
no outputs