kalyani-cd/Custom Slack Notifier

A GitHub Action to send customizable notifications to a Slack channel using Docker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SLACK_WEBHOOK_URLThe Slack webhook URL for sending messagesyes
SLACK_USERNAMEUsername that will appear in the Slack messageclouddrove
SLACK_CHANNELThe Slack channel to send the notification to
SLACK_COLORThe color of the message sidebar in Slack#1AA260
SLACK_ICON_URLURL for the icon that will be displayed with the messagehttps://clouddrove.com/assets/images/logo.png
MESSAGECustom message content to display
REPO_ACTION_URLURL for the GitHub Actions page in the repository
DEPLOYMENT_URLURL of the deployment or organization website
FOOTERFooter text that appears at the bottom of the messageCloudDrove
FOOTER_ICONIcon displayed next to the footer texthttps://avatars.githubusercontent.com/u/45422299?s=200&v=4
ORG_URLURL to your organization website
FILE_URLURL of the file to include in the message
SLACK_ICON_EMOJIEmoji to use as the message icon (alternative to SLACK_ICON_URL)
CUSTOM_FIELD_1_TITLETitle for custom field 1
CUSTOM_FIELD_1_VALUEValue for custom field 1
CUSTOM_FIELD_1_SHORTDisplay custom field 1 in short format (true/false)
CUSTOM_FIELD_2_TITLETitle for custom field 2
CUSTOM_FIELD_2_VALUEValue for custom field 2
CUSTOM_FIELD_2_SHORTDisplay custom field 2 in short format (true/false)
CUSTOM_FIELD_3_TITLETitle for custom field 3
CUSTOM_FIELD_3_VALUEValue for custom field 3
CUSTOM_FIELD_3_SHORTDisplay custom field 3 in short format (true/false)
CUSTOM_FIELD_4_TITLETitle for custom field 4
CUSTOM_FIELD_4_VALUEValue for custom field 4
CUSTOM_FIELD_4_SHORTDisplay custom field 4 in short format (true/false)

no outputs