Below you will find pages that utilize the taxonomy term “tainakanchu”
November 26, 2025
Slack Notify node edition
Version updated for https://github.com/tainakanchu/action-slack-notify to version v3.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 v3.0.0 — Initial Release (Node.js Rewrite, ubuntu-slim Compatible) This is the initial release of action-slack-notify, a fully Node.js–based reimplementation of the original [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify).
The original rtCamp action runs a Go binary inside a Docker container. However, newer GitHub-hosted runners such as ubuntu-slim do not support Docker because they execute workflows in a containerized, restricted environment.