ahmadnassri/GitHub Slack Workflow Notifications

Fully detailed GitHub Actions workflow notifications in Slack

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Feb 9, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ahmadnassri/action-slack-workflow-notifications@b3f48cbd3230ff49917dc3c511fd56a064853600 # v1.4.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenThe GitHub token used to update the pull-request${{ github.token }}
slack-webhookA Slack Webhook URLyes
ignore-jobsComma separated list of job names to ignore
ignore-stepsComma separated list of step names to ignoreSet up job, Complete job

no outputs