lowlydba/incident.io Alert Action

Unofficial community action to send alerts to incident.io from GitHub Actions workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
incident-io-tokenincident.io API token for authenticationyes
alert-source-config-idThe alert source config ID from incident.ioyes
titleTitle of the alertyes
statusStatus of the alert (firing or resolved)yesfiring
descriptionDescription with additional details (supports markdown)no
deduplication-keyUnique deduplication key for this alert. Defaults to workflow run ID if not providedno
source-urlLink to the alert source. Defaults to workflow run URL if not providedno
metadataAdditional metadata as JSON string (e.g., {"service": "api", "environment": "production"})no{}
namedescription
deduplication-keyThe deduplication key used for the alert
response-statusThe response status from incident.io API