fedecalendino/Slack Release Notifier
Notify a slack channel about a new release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 15, 2024
- License
- MIT
Pinned Snippet
uses: fedecalendino/slack-release-notifier@dce583202a14d0e0b4d8e81b402b6f7d9b8d9afa # v3.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_webhook_url | URL provided by Slack's Incoming WebHooks app. | yes | — |
| slack_button_text | Alternative text to display on the button. | no | — |
| slack_button_url | Alternative url to open when the button is clicked. | no | — |
| slack_button_emoji | Alternative emoji to display on the button. | no | — |
Outputs
no outputs