Sign inSign up

ogulcanaydogan/slack-notifier

By ogulcanaydogan

•Updated 8 months ago

Send Slack notifications from CI/CD pipelines and containers

Image
0

923

ogulcanaydogan/slack-notifier repository overview

⁠Slack Notifier

Send Slack notifications from CI/CD pipelines and Docker containers.

⁠Quick Start

docker run -e SLACK_WEBHOOK=https://hooks.slack.com/... -e MESSAGE="Deploy complete" ogulcanaydogan/slack-notifier

⁠Features

  • Rich Slack message formatting (blocks, attachments)
  • Template-based messages
  • Environment variable interpolation
  • Channel override
  • Build status notifications (success/failure)
  • File upload support

⁠Environment Variables

VariableDescriptionDefault
SLACK_WEBHOOKSlack webhook URL (required)-
MESSAGEMessage text-
CHANNELOverride channel-
USERNAMEBot display nameNotifier
ICON_EMOJIBot emoji:robot_face:
TEMPLATEMessage template file-
COLORAttachment color (good/danger/warning)-

⁠License

MIT

Tag summary

Content type

Image

Digest

sha256:ff60b1d8f…

Size

24.8 MB

Last updated

8 months ago

docker pull ogulcanaydogan/slack-notifier