Skip to content

feat(ci): add Slack release notification to deploy-prod workflow#6007

Open
kriscoleman wants to merge 1 commit into
mainfrom
feat/release-notifications
Open

feat(ci): add Slack release notification to deploy-prod workflow#6007
kriscoleman wants to merge 1 commit into
mainfrom
feat/release-notifications

Conversation

@kriscoleman
Copy link
Copy Markdown
Member

Summary

This PR adds a notify-release job to the production deployment workflow that sends a Slack notification via the reusable replicatedhq/reusable-workflows action whenever a new kURL release is published to GitHub.

Changes

  • Added notify-release job to .github/workflows/deploy-prod.yaml
  • Uses replicatedhq/reusable-workflows/.github/workflows/notify-release/notify-release.yml@main reusable workflow
  • Job depends on github-release and passes the release tag and production Slack webhook

UAT

  1. Merge this PR
  2. On the next version tag push (v*.*.*), verify the notify-release job runs after github-release completes successfully
  3. Confirm a release notification is posted to the production systems Slack channel

@kriscoleman kriscoleman requested a review from a team as a code owner May 11, 2026 18:10
@kriscoleman kriscoleman force-pushed the feat/release-notifications branch from 416665c to e9b1395 Compare May 11, 2026 18:33
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.

1 participant