GitHub
Send GitHub push/commit events to Cardinal.
Generate a Cardinal API Key
- Navigate to the API Keys page (opens in a new tab) in the Cardinal UI.
- Click the
Create API Keybutton, and give it a descriptive name. - Copy the API Key to use below.
Add Webhook to GitHub
- Navigate to your Organization or Repository settings in GitHub.
- Click the
Webhookstab in the left sidebar. - Click the
Add webhookbutton. - Set the
Payload URLtohttps://api.global.aws.cardinalhq.io/api/v1/webhooks/github?x-cardinalhq-api-key=YOUR_CARDINAL_API_KEY. - Set the
Content typetoapplication/json. - Click the
Add webhookbutton.