actions-marketplace-validations/Checkly Trigger
CLI trigger for Checkly
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| trigger-url | The URL of the Checkly trigger. | yes | — |
| deployment | Set to true to record each trigger invocation as a deployment event. | no | false |
| repository | Repository name, i.e. "checkly/backend-api". | no | ${{ github.repository }} |
| sha | Git hash, tag, version "v1.0.1" or other identifier making this deploy unique. | no | ${{ github.sha }} |
| environment-url | A staging or preview URL injected as ENVIRONMENT_URL in browser checks and auto-replaced in API checks. | no | "" |
| run-location | An optional data center location where to run your triggered check. Use the shorter names here, like eu-west-1 or us-west-1. | no | us-east-1 |
| environment-name | The environment name of your triggered check, i.e. "production". | no | "" |
| deployment-id | The deployment id of your triggered check, i.e. "deployment-1". | no | "" |
Outputs
no outputs