Commit graph

7 commits

Author SHA1 Message Date
Andrey Lugovskoy
474555fd31 Fix release workflow: pass changelog via file to avoid shell expansion
Some checks failed
Build / build (push) Has been cancelled
Backticks in commit messages caused 'no matches found' errors when
changelog was interpolated into shell string. Use --notes-file instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 21:40:15 +04:00
BEARlogin
56b356d61e "Claude Code Review workflow" 2026-04-16 18:56:48 +04:00
BEARlogin
d38fc35051 "Claude PR Assistant workflow" 2026-04-16 18:56:46 +04:00
artemws
f3c120d016
Update RouterOS.yml 2026-03-25 12:04:48 +02:00
artemws
c1a1bb176d
Create RouterOS.yml 2026-03-25 07:55:10 +02:00
Andrey Lugovskoy
768313df3c Auto-create GitHub release on tag push with changelog
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 23:39:44 +03:00
Andrey Lugovskoy
28f671d41c Initial commit: TG↔MAX bridge
Bi-directional message bridge between Telegram and MAX messengers.
Features: 1:1 chat pairing, reply support, message formatting,
prefix toggle, SQLite/PostgreSQL with golang-migrate, Dockerfile,
CI/CD with GitHub Actions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 03:58:24 +03:00