infinity-public/Notify Deployment Status

A GitHub Action that sends deployment status notifications to a specified URL.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 6, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: infinity-public/action-weixin-notify@0bd100fc5572b3f8fcd338ef12682594b301a39a # v1

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

namedescriptionrequireddefault
notify-urlThe URL to send the notification to.yes
notify-projectThe name of the project to include in the notification.yes
deploy-successA boolean string indicating if the deployment was successful. Use "true" or "false".yes
add-infoAdditional information to include in the notification.no

no outputs