Sign in

Create deploy

documented

Record a deployment for a project.

POST /api/v4/projects/{project_id}/deploysProjectsno implementation yet0 runs

Input

project_id*
Airbrake Project ID
12345
environment*
Deploy Environment
production
username
Deployer Username
john
repository
Repository URL
https://github.com/USERNAME/REPO
revision
Git Revision
abcdef...
version
Version Tag
v2.0
Calls Airbrake as you (your API key is your account); keychains.dev holds the credentials.
Create deploy · Airbrake · OpenIntegrations