apexcorse/notify-push

Notifies team members of pushes in a repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 28, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: apexcorse/notify-push@1cc98b7ae6829acbb190c2552812cc709e2f6045 # v1.2

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

namedescriptionrequireddefault
eventThe "github.event"
apiUrlThe URL of the messaging API
apiTokenThe token to communicate with the messaging API
providersString that contains the messaging provider to use for notifications, formatted like "provider:channelID", separated by comma
refNameThe "github.ref_name"

no outputs