ahmadnassri/GitHub Slack Workflow Notifications
Fully detailed GitHub Actions workflow notifications in Slack
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Feb 9, 2021
- License
- MIT
Pinned Snippet
uses: ahmadnassri/action-slack-workflow-notifications@b3f48cbd3230ff49917dc3c511fd56a064853600 # v1.4.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to update the pull-request | — | ${{ github.token }} |
| slack-webhook | A Slack Webhook URL | yes | — |
| ignore-jobs | Comma separated list of job names to ignore | — | — |
| ignore-steps | Comma separated list of step names to ignore | — | Set up job, Complete job |
Outputs
no outputs