actions-marketplace-validations/Mention to Slack Actions
Convert Github mention to Slack mention
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| configuration-path | Mapping config for Github username to Slack member ID. | yes | .github/mention-to-slack.yml |
| slack-webhook-url | Slack Incomming Webhook URL to notify. | yes | — |
| debug-flag | debug flag, set true to show debug info. | no | false |
| 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