slack-build-notifier
Version updated for https://github.com/hennejg/slack-build-notifier to version v2.4.2.
- This action is used across all versions by 25 repositories.
Action Type
This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This Slack Build Notifier automates the process of sending notifications to a Slack channel or DM upon the completion of a GitHub Actions job, with support for customizing various parameters such as status, text, author information, and notification methods. It also supports legacy webhook features for setting the author name and emoji icon, and provides more compact default templates while retaining all relevant information. Future directions include using Slack’s block formatting for improved presentation and supporting test failure analysis summaries in the message.
What’s Changed
- [npm] run publish (2f5973e)
- Merge branch ‘master’ into v2 (830b880)
- Merge pull request #13 from case/patch-1 (ad67a2b)
- Fix a typo (e348b4b)
- Merge pull request #10 from 8398a7/master (a3883bc)
- Merge pull request #9 from smknstd/master (653db42)
- fix legacy syntax in README (d833ff7)
- [npm] run publish (a7f2c1c)
- Merge branch ‘master’ into v2 (2e18bc8)
- Merge pull request #8 from 8398a7/feature/7 (b0f3156)