Skip to content

Update Slack notification to use official shared action - #114

Merged
zwolf merged 3 commits into
mainfrom
slack-action-update
Jun 30, 2026
Merged

Update Slack notification to use official shared action#114
zwolf merged 3 commits into
mainfrom
slack-action-update

Conversation

@zwolf

@zwolf zwolf commented Jun 16, 2026

Copy link
Copy Markdown
Member

🪦 https://github.com/8398a7/action-slack 🪦
RIP Action Slack.

This migrates the slack notification shared workflow to the official Slack Github Action. It still takes a very similar payload, so minimal changes were required outside of needing to do the status if/else in bash instead of JS. This also means no updates of any downstream workflows are necessary, it uses all the same inputs.

I also added an option to pick a channel (still defaults to #deploys) and a new test action that will run as a merge requirement or a workflow dispatch (sends to #slack-test).

edit: Test runs and posts correctly to #slack-test, can't test it via workflow_dispatch until this merges. I'll merge soon and watch new deploys for issues.

@zwolf
zwolf merged commit 5d989de into main Jun 30, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants