pmauduit/Slack Notifier
Publish a github action build status on Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| BOT_TOKEN | Slack bot token | yes | — |
| APP_TOKEN | Slack bot app token | yes | — |
| CHANNEL_NAME | The channel where to announce | yes | gs-georchstra |
| FAILURE | boolean flag indicating if this is a failure (red) or not (green) | yes | false |
| MESSAGE | The message for the announce | yes | default notification message |
| RAW_DESC | The raw description in the announce message | yes | default notification message |
| URL | the URL to the build | yes | https://github.com/ |
Outputs
no outputs