release: v1.18.0 — /support command in the Telegram bot #252
Reference in New Issue
Block a user
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promote
development→master.Contents (development is ahead of master by exactly this):
/supportcommand — a fixed support-desk info reply (operators' hours + what to include), localized ru/en, private-chat only, listed in the bot command menu, intercepts before the support relay (#251).Release: v1.18.0 (minor — one new feature, no breaking change).
Prod-safety: pure bot code — no schema / wire / migration / dictionary change; no
PRERELEASE.mdsteps. Prod deploy stays manual (workflow_dispatch,confirm=deploy) after this merge + thev1.18.0tag; the bot rolls per-service, health-gated, auto-rollback.CI on this PR is test-only (no auto-deploy on a master PR).