entle/PagerDuty Alert
GitHub Action to send a PagerDuty alert, e.g. on action failure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pagerduty-integration-key | The integration key for your PagerDuty service | yes | — |
| pagerduty-dedup-key | The key used to correlate PagerDuty triggers, acknowledges, and resolves for the same alert. | no | — |
| runbook-url | The URL of the runbook associated with the alert. | no | — |
| resolve | If set to true, will resolve any alert with the same pagerduty-dedup-key (if such an alert exists). | no | — |
| severity | Notification severity label. If omitted, alerts will be "critical". | no | — |
Outputs
no outputs