Skip to content

chore: bump baseline to v0.16.1, add Telegram release notifications - #149

Merged
ineedjet merged 1 commit into
mainfrom
bump-baseline-release-notify
Aug 24, 2026
Merged

chore: bump baseline to v0.16.1, add Telegram release notifications#149
ineedjet merged 1 commit into
mainfrom
bump-baseline-release-notify

Conversation

@ineedjet

Copy link
Copy Markdown
Collaborator

Summary

  • Bumped baseline from v0.15.0 to v0.16.1 across every workflow that pins it (embedder.yml, github.yml, lint.yml, notify-telegram-pr.yml), and .pre-commit-config.yaml (was still stuck on v0.13.1, two versions behind the workflows).
  • Added .github/workflows/notify-telegram-release.yml, using baseline v0.16.0's new notify-telegram-release-shared.yml (v0.16.1 fixed it to include release notes in the message) - same pattern notify-telegram-pr.yml already uses, reusing the existing TELEGRAM_BOT_TOKEN/TELEGRAM_CHAT_ID secrets, no new secrets needed.

Test plan

  • deploy/tests/ (48 tests) pass
  • pre-commit (yamllint, actionlint) passes against the new baseline rev
  • Next published GitHub Release triggers a Telegram notification

v0.16.0 added notify-telegram-release-shared.yml, v0.16.1 fixed it to
include release notes in the message. Wires it up the same way
notify-telegram-pr.yml already does, reusing the existing
TELEGRAM_BOT_TOKEN/TELEGRAM_CHAT_ID secrets.

Also catches .pre-commit-config.yaml up - it was still pinned to
v0.13.1 while every workflow file had already moved to v0.15.0.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ineedjet
ineedjet merged commit 4fe4052 into main Aug 24, 2026
5 checks passed
@ineedjet
ineedjet deleted the bump-baseline-release-notify branch August 24, 2026 19:30
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