acmesoftwarellc/Slack Build Notification
Sends a notification to Slack with the build status and changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 4, 2024
- License
- MIT
Pinned Snippet
uses: acmesoftwarellc/slack-build-notification@1d546bb7ca8822efea7980f171a59013cad11cbf # 1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | The platform of the build | yes | — |
| webhook-url | Slack webhook URL | yes | — |
| build-name | The build name | yes | — |
| build-number | The build number | yes | — |
| changelog | The changelog | yes | — |
Outputs
no outputs