Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: send message on release created and successfully validated (#1185)
# Description - Will send a message in Slack about a new release once it has finished all dry-runs. - Will send a new message per commit in `main` Potential improvements: - Update this message whenever the release is updated. We cannot specify ID so we need to store this somewhere along with the PR-number.. - Add more actions to the message. "Approve" for example should just do that. Approve the PR and merge it automatically. - Add action to promote to production <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new job that sends formatted notifications to Slack upon successful deployment, enhancing communication regarding pull requests. - **Bug Fixes** - Minor formatting corrections made to improve the clarity of deployment configurations. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information