Skip to content

feat: add Telegram release notifications - #171

Merged
ineedjet merged 1 commit into
mainfrom
feat/telegram-release-notifications
Aug 24, 2026
Merged

feat: add Telegram release notifications#171
ineedjet merged 1 commit into
mainfrom
feat/telegram-release-notifications

Conversation

@ineedjet

Copy link
Copy Markdown
Contributor

🤖 [rubykatzen/baseline]:

Summary

  • add a reusable workflow for Telegram notifications on published releases
  • add a release message formatter and reuse the existing Telegram sender
  • make Baseline consume its own shared workflow
  • document the consumer workflow and cover formatting, events, permissions, and secrets

Published prereleases are included through the release.published event. Distinct release names are shown without duplicating the common case where the name equals the tag.

Closes #169.

Verification

  • python3 -m unittest discover -s test -v
  • pre-commit run --all-files

📦 🔔 ✅

@ineedjet
ineedjet merged commit 8d9e8c0 into main Aug 24, 2026
6 checks passed
@ineedjet
ineedjet deleted the feat/telegram-release-notifications branch August 24, 2026 19:20
@ineedjet ineedjet mentioned this pull request Aug 24, 2026
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.

Add shared workflow for release notifications

1 participant