pandaswhocode/Rootly Incident Action

Create an incident using the Rootly REST API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 2, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: pandaswhocode/rootly-incident-action@87edce980bd388f84bff5050f4daa430e2ceb03b # v2.1.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
api_keyThe API token to use for authentication with Rootly.yes
titleThe title of the incident.yesMy Incident Title
kindThe kind of incident to create. One of 'test', 'test_sub', 'example', 'example_sub', 'normal', 'normal_sub', 'backfilled', 'scheduled'.nonormal
parent_incident_idThe ID of the parent incident, if any.no
duplicate_inicident_idThe ID of the incident to mark as duplicate, if any.no
create_public_incidentSet to true to create a public incident.nofalse
summaryThe summary of the incident.no
user_emailThe email of the user to attach to the incident.
urlThe URL of the incident.no
severityThe severity of the incident.yes
alert_idsComma-separated list of alert IDs to link to the incident.no
environmentsThe comma-separated names of the environments to create the incident for.no
incident_typesThe comma-separated names of the incident types to create the incident for.no
servicesThe comma-separated names of the services to create the incident for.no
functionalitiesThe comma-separated names of the functionalities to create the incident for.no
teamsThe comma-separated names of the teams to create the incident for.no
causesThe comma-separated names of the causes to create the incident for.no
labelsA comma-separated list of key:value pairs to create the alert for.no
slack_channel_nameThe name of the Slack channel to post updates to.no
slack_channel_idThe ID of the Slack channel to post updates to.no
slack_channel_urlThe URL of the Slack channel to post updates to.no
google_drive_parent_idThe Google Drive parent ID to create the incident document in.no
google_drive_urlThe URL of the Google Drive document for the incident.no
notify_emailsComma-separated list of email addresses to notify about the incident.no
namedescription
incident-idThe ID of the created incident for API usage.