pocketalert/Pocket Alert Push Notification

Send push notifications to Android and iOS mobile devices using Pocket Alert from GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 6, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: pocketalert/notification-action@6b9f23308407793ddf024c8f51e77d610d486fa5 # v1.0.0

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

namedescriptionrequireddefault
tokenPocket Alert API token for authenticationyes
titleNotification titleyes
messageNotification message contentyes
application_idPocket Alert application ID (optional)no
device_idPocket Alert device ID (optional, sends to all devices if not provided)no
namedescription
responseAPI response from Pocket Alert
successWhether the notification was sent successfully