qawolf/Notify QA Wolf on Deploy
Notify QA Wolf after deployment to trigger runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| qawolf-api-key | QA Wolf API key. You can find it in the application workspace settings page. | yes | — |
| sha | (May be required depending on your setup). The SHA of the git commit to be tested. Refer to our official documentation for more details. | no | — |
| branch | (May be required depending on your setup). The git branch to be tested. Refer to our official documentation for more details. | no | — |
| deployment-type | (May be required depending on your setup). The trigger deployment type. Refer to our official documentation for more details. | no | — |
| deployment-url | (May be required depending on your setup). The URL of the deployment to be tested. Refer to our official documentation for more details. | no | — |
| deduplication-key | An advanced feature to control runs superseding. Refer to our official documentation for more details. | no | — |
| ephemeral-environment | Whether the deployment is an ephemeral environment | no | — |
| commit-url | If you don't have our GitHub application installed, you can pass the commit URL and it will be surfaced in the UI. Refer to our official documentation for more details. | no | — |
| pull-request-number | The pull request number associated with this deployment. | no | — |
| variables | JSON-formatted environment variables for deployment to be tested. Refer to our official documentation for more details. | no | — |
| qawolf-base-url | The base URL of the QA Wolf API. | no | — |
Outputs
| name | description |
|---|---|
| run-id | The run ID corresponding to the newly created run. It can be used with ci-greenlight integration. |