univdev/vercel-deploy-with-slack

Github Action for Vercel Distribution and Slack Message Transfer

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
vercel-token-idVercel API token for authenticating deployment requests.yes
slack-webhook-urlSlack Incoming Webhook URL for sending deployment status updates.no
slack-deploy-start-message-payloadCustom payload for the message to be sent when the deployment starts.no
slack-deploy-failed-message-payloadCustom payload for the message to be sent if the deployment fails.no
slack-deploy-succeed-message-payloadCustom payload for the message to be sent when the deployment succeeds.no
slack-deploy-start-message-payload-filePath to a file containing the custom payload for the message to be sent when the deployment starts. This will override the inline payload if both are set.no
slack-deploy-failed-message-payload-filePath to a file containing the custom payload for the message to be sent if the deployment fails. This will override the inline payload if both are set.no
slack-deploy-succeed-message-payload-filePath to a file containing the custom payload for the message to be sent when the deployment succeeds. This will override the inline payload if both are set.no
namedescription
process-timeThe total time taken to complete the deployment process.