incident-io/incident.io Alert Dispatcher

Dispatch alerts to incident.io from GitHub Actions workflows and events

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyAPI key for authenticating with incident.io (store as a secret)yes
alert-source-idAlert source configuration ID from incident.io (create an alert source in your incident.io dashboard)yes
alert-titleTitle of the alert. Use GitHub's expression syntax for dynamic valuesyes
alert-descriptionDetailed description of the alert. Use GitHub's expression syntax for dynamic valuesno""
severityAlert severity level (use your incident.io severity name, e.g., 'critical', 'high', 'SEV1')noinfo
custom-fieldsJSON object of additional custom fields to send to incident.iono{}
deduplication-keyKey for alert deduplication. Use GitHub's expression syntax for dynamic values. Alerts with the same key will be deduplicatedno""
alert-statusAlert status: firing or resolved. Use 'resolved' to clear a previously fired alertnofiring
source-urlOptional URL to associate with the alert (e.g., link to logs, dashboard, or related resource)no""
namedescription
alert-idID of the created alert in incident.io
alert-urlURL to view the alert in incident.io dashboard