The airbrake environment name, typically 'production', 'staging', etc.
repo
-
URL of the project repository
revision
-
A hash, number, tag, or other identifier showing what revision was deployed
token
-
/ required
API token.
url
-
Default:
"https://airbrake.io/deploys.txt"
Optional URL to submit the notification to. Use to send notifications to Airbrake-compliant tools like Errbit.
user
-
The username of the person doing the deployment
validate_certs
boolean
Choices:
no
yes ←
If no, SSL certificates for the target url will not be validated. This should only be used on personally controlled sites using self-signed certificates.