actions-marketplace-validations/slack-notify-release-action
A simple GitHub action to post a Slack message when a new version is released.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_token | Slack token | yes | — |
| channel_id | Channel ID | yes | — |
| project_name | Project name to display | yes | — |
Outputs
| name | description |
|---|---|
| status | The status of message sent |
| license | The license used in the repository |