pandaswhocode/Rootly Alert Action

Create an alert 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-alert-action@25cfdb8b2c006c1b130c183c7b1cbcffafb71f39 # v1.0.10

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

namedescriptionrequireddefault
api_keyThe API key to use for authentication.yes
summaryThe summary of the alert.yes
detailsThe details of the alert.yes
set_as_noiseA boolean to determine if the alert is noise (default is false).nofalse
notification_target_typeThe type of notification target for the alert (User, Service, EscalationPolicy, or Group).yes
notification_targetThe name of the service, escalation policy, group, or user email for the alert to target.yes
alert_urgencyThe urgency of the alert (default is 'High').noHigh
external_idAn external ID for the alert.no
external_urlAn external URL for the alert.no
servicesA comma-separated list of service names to create the alert for.no
alert_groupsA comma-separated list of alert_group names to create the alert for.no
labelsA comma-separated list of key:value pairs to create the alert for.no
environmentsA comma-separated list of environment names to create the alert for.no
deduplication_keyA deduplication key for the alert.no
namedescription
alert_idThe ID of the created alert for API usage.