actions-marketplace-validations/Github mention to Slack
Convert Github mention to Slack mention
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/abeyuya_actions-mention-to-slack@2804538388dd23009a7142277b7b67b080c1b302 # no releases — HEAD as of 2026-07-21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration-path | Path to config-yaml-file to convert Github username to Slack member ID. | yes | .github/mention-to-slack.yml |
| slack-webhook-url | Slack Incomming Webhook URL to notify. | yes | — |
| repo-token | Github access token to fetch .github/mention-to-slack.yml file. | yes | — |
| bot-name | Display name for this bot on Slack. | no | — |
| icon-url | Display icon url for this bot on Slack. | no | — |
| run-id | Used for the link in the error message when an error occurs. | no | — |
Outputs
no outputs