actions-marketplace-validations/Slack notification with mention
Send alert to slack and mention a user
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 15, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/7olstoy_slack-notification-action@b1c39b8f48774b3dec4a60ac0fa2df6d90ffdf42 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| slack-url | Slack URL for webhook | yes | — |
| slack-oauth-token | Slack token for users mention | no | — |
Outputs
| name | description |
|---|---|
| git-email | Email of committed person |
| slack-username | Slack username of committed person |