im-open/create-pagerduty-incident

An action that will create a PagerDuty incident.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pagerduty-api-keyThe PagerDuty API Key that allows access to your services.yes
emailThe email address of a valid PagerDuty user on the account associated with the auth token.yes
service-idThe PagerDuty Service ID to create the incident for.yes
titleThe title of the PagerDuty Incident that will be created. yes
bodyThe body of the PagerDuty Incident that will be created.no
urgencyThe urgency of the incident. Accepts: high or low. Defaults to high.nohigh
namedescription
incident-idThe ID of the incident that was just created.
pagerduty-error-codeThe status code of the PagerDuty API request if it returns an error.