champ-oss/action-release-notes-notifier
A GitHub Action which sends notifications to Slack with the release notes of new releases.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Name of the environment | yes | — |
| file-pattern | Regex pattern to filter files | yes | — |
| organization | GitHub organization name | yes | — |
| slack-webhook | Slack webhook URL to send notifications | yes | — |
| tag-name | Tag to add to the source repositories | no | "" |
| token | GitHub Token or PAT | — | ${{ github.token }} |
Outputs
no outputs