apialerts/API Alerts - GitHub Action Notify

Get notifications to your device during your CI/CD pipelines from GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyAPI Alerts workspace API key. Optional if APIALERTS_API_KEY env var is set.no
messageNotification message. Required.yes
channelChannel to send the notification to. Defaults to the workspace default channel.no
eventWhat kind of thing happened. Optional but recommended. Routers match this value with Unix glob (fnmatch): dotted keys like ci.deploy.success match ci.*, and free-form keys like User Signup match User *. Dotted notation is just a tidy convention, not a requirement.no
titleShort headline some destinations render separately from the message body.no
tagsComma-separated categorisation tags.no
linkURL associated with the event. Available as a deeplink for push notifications and as a call-to-action for routed destinations.no
dataJSON object of key-value metadata. Available to non-push destinations for templating.no

no outputs