ajorquera/Slack notification
Send reusable Slack notifications with workflow and commit context.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- MIT
Pinned Snippet
uses: ajorquera/commit-msg-notify-action@22ef0b6762cafbe168ed22f0e98796af150e74c5 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Slack incoming webhook URL. | yes | — |
| environment | Deployment environment to include in the Slack message. | no | "" |
| has-failed | Sets if the action has failed | no | false |
| title | Header text displayed in Slack. | no | Commit MSG Notification |
Outputs
no outputs