Skip to content

Migrate Slack notifications to pg-actions reusable workflows#1

Merged
pgmac merged 1 commit into
masterfrom
paulymac/pgm-170-migrate-inline-slack-workflow-steps-to-pg-actions-reusable
May 1, 2026
Merged

Migrate Slack notifications to pg-actions reusable workflows#1
pgmac merged 1 commit into
masterfrom
paulymac/pgm-170-migrate-inline-slack-workflow-steps-to-pg-actions-reusable

Conversation

@pgmac
Copy link
Copy Markdown

@pgmac pgmac commented May 1, 2026

Summary

  • Replaces inline slackapi/slack-github-action steps with centralised pg-actions reusable workflows
  • Restructures single-job workflow into 3-job pattern: slack-start → build → slack-end
  • Removes ~50 lines of duplicated timing, status, and Slack notification logic per repo

Test plan

  • Verify workflow triggers on next tag push
  • Confirm Slack start notification appears when job begins
  • Confirm Slack end notification updates with correct status and runtime
  • Confirm build steps complete as before

🤖 Generated with Claude Code

Replaces inline slackapi/slack-github-action steps with the centralised
slack-notify-start and slack-notify-end reusable workflows from pg-actions.
Restructures into 3-job pattern: slack-start → build → slack-end.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pgmac pgmac merged commit 263dcc8 into master May 1, 2026
@pgmac pgmac deleted the paulymac/pgm-170-migrate-inline-slack-workflow-steps-to-pg-actions-reusable branch May 1, 2026 23:12
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