Connect DevHelm to OpsGenie to automatically create and resolve alerts. Like PagerDuty, OpsGenie uses trigger-resolve lifecycle — alerts resolve automatically when the DevHelm incident clears. Plan requirement: Pro or aboveDocumentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Create an OpsGenie API integration
- In OpsGenie, go to Settings → Integrations → Add Integration
- Select API integration
- Copy the API Key
- Note your region (
usoreu)
Configuration
| Field | Description | Required |
|---|---|---|
apiKey | OpsGenie API key for alert creation | Yes |
region | OpsGenie API region: us or eu | Yes |
Lifecycle behavior
| DevHelm event | OpsGenie action |
|---|---|
| Incident created | Creates a new alert |
| Incident resolved | Closes the corresponding alert |
| Incident reopened | Creates a new alert |
Troubleshooting
Alerts not creating
Alerts not creating
- Verify the API key has permission to create alerts
- Confirm the region matches your OpsGenie account (US vs EU)
- Run
devhelm alert-channels test <id>