Skip to content

chore: split notify_slack into separate workflows#394

Merged
yaythomas merged 1 commit into
mainfrom
release-publish-notify
May 14, 2026
Merged

chore: split notify_slack into separate workflows#394
yaythomas merged 1 commit into
mainfrom
release-publish-notify

Conversation

@yaythomas
Copy link
Copy Markdown
Contributor

Split the monolithic notify_slack.yml workflow into separate, focused workflows:

  • notify-issues.yml — Slack notification on issue events
  • notify-pr.yml — Slack notification on PR events
  • notify-release.yml — Slack notification on release publish

This makes each notification independently configurable and easier to maintain.

- notify-issues.yml: issue notifications
- notify-pr.yml: pull request notifications
- notify-release.yml: callable workflow for release notifications
- pypi-publish.yml: call notify-release after successful publish
@yaythomas yaythomas merged commit c07e4fc into main May 14, 2026
15 of 16 checks passed
@yaythomas yaythomas deleted the release-publish-notify branch May 14, 2026 18:08
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