rtCamp/action-slack-notify
GitHub Action for sending a notification to a Slack channel observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 97
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 168
- age_days: 2738
- days_rel: 89
- days_push: 20
- n_releases_24m: 4
Adoption not part of the score
1185 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action written in Go that sends notification messages to a Slack channel via an incoming webhook. It is configured through environment variables and commonly used in CI/CD workflows to report build and deployment status.
Use cases
- send slack notification from github actions
- notify slack channel when a workflow fails
- post deployment status to slack in ci pipeline
- configure slack webhook notifications in a github workflow
- alert team on slack after github actions job completes
When to choose
- you want a simple, minimal-config Slack notification step in GitHub Actions
- you need customizable message fields like channel, username, or color via env vars
- you want a mature, MIT-licensed action with active maintenance
When to avoid
- you need notifications to services other than Slack
- you are not using GitHub Actions as your CI system
- you need rich interactive Slack messages like modals or block-kit forms
Facets
plugin · maturity stable
webhook workflow-automation ci-cd developer-tools developer-tools cloud go github-actions slack notifications slack-webhook devops automation docker
2 sources
- readme: https://github.com/rtCamp/action-slack-notify · fetched 2026-08-28 · 8a6a6beb94b5
- homepage: https://github.com/rtCamp/github-actions-library · fetched 2026-08-29 · 3470731302d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rtCamp/action-slack-notify | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="rtCamp/action-slack-notify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem