GitHub Inbound Check Run (Actions) Integration
Create alerts in ilert based on Check runs from GitHub.
Last updated
Create alerts in ilert based on Check runs from GitHub.
Last updated
(c) 2011 - 2024 ilert GmbH
With the ilert Github Check Run integration, you can add alerts in ilert based on "check run" from Github (e.g. Github Actions).
Go to Alert sources --> Alert sources and click on Create new alert source
Search for Github in the search field, click on the Github tile and click on Next.
Give your alert source a name, optionally assign teams and click Next.
Select an escalation policy by creating a new one or assigning an existing one.
Select you Alert grouping preference and click Continue setup. You may click Do not group alerts for now and change it later.
The next page show additional settings such as customer alert templates or notification prioritiy. Click on Finish setup for now.
On the final page, an API key and / or webhook URL will be generated that you will need later in this guide.
Customize the GitHub alert source with advanced settings for a better user experience.
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 alerts in ilert be resolved automatically?
Yes, as soon as the recovery conditions of check run are met, the alert 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 alert messages?
No.