title | seoTitle | description | date | weight |
---|---|---|---|---|
Github Inbound Check Run (Actions) Integration |
iLert: Github Actions Integration for Alerting | Incident Response | Uptime |
Create incidents in iLert based on Check runs from GitHub. |
2020-04-21T07:00:00.000Z |
1 |
With the iLert Github Check Run integration, you can add incidents in iLert based on "check run" from Github (e.g. Github Actions).
-
Go to the "Alert sources" tab and click "Create new alert source"
-
Enter a name and select your desired escalation policy. Select "Github" as Integration Type and click Save.
- On the next page, a Webhook URL is generated. You will need this URL below when setting up in Github.
- Go to your Github repository and then to Settings --> Webhooks and click on Add webhook to add a new webhook (
https://github.com/<org>/<repo>/settings/hooks
)
-
In the Payload URL section, set it to the Webhook URL generated in iLert
-
In the Content type section, change to application/json
-
In the Which events would you like to trigger this webhook? section, change it to Let me select individual events and select the Check runs events
- Click Save
Will incidents in iLert be resolved automatically?
Yes, as soon as the recovery conditions of check run are met, the incident in iLert will be resolved automatically.
Can I connect Github with multiple alert sources from iLert?
Yes, simply create more webhooks in Github.
Can I customize the incident messages?
No.