Open elycheea opened 9 months ago
this requires SLACK_WEBHOOK_URL
to be generated and stored in GitHub secrets. which needs elevated perms.
https://api.slack.com/messaging/webhooks
https://github.com/marketplace/actions/slack-send#technique-3-slack-incoming-webhook
also curious to know on whose account the slack app
was made in core. so we could follow similar way.
Follow up item from our Feb 27, 2024 retrospective.
Believe post-release message to Slack may have been part of our release process in the past. Would be nice if we get this working again, and believe the best approach would likely be to tie it to a GitHub action so we can automate this.
This likely should be tied to our release process so we can quickly evaluate whether a release was successful based on whether the message was posted to Slack.