v1.5.0
📣 Highlights
v1.5.0 adds a new recurring reminder for Siege: the bot now posts a heads-up 48 hours before Siege starts, and another 24 hours before, in the same channel and with the same role ping already used for Hydra and Chimera reminders — no more relying on someone remembering to post it manually.
Added
- Bi-weekly Siege reminders — the bot now posts reminders 48 hours and 24 hours before each Siege (14-day cadence), reusing the existing Hydra/Chimera reminder channel and role. Calendar predicates and a
month_conditionCHECK widen landed first (#325, #326, #328), followed by the message templates, scheduler wiring, and seed migration (#327, #329).
Infrastructure
- Deployed SHA recorded as a GitHub Deployment on
prod-infra—infra-deploy.ymlnow captures the actually-checked-out commit SHA and records it as a GitHub Deployment on theprod-infraenvironment after a successful Bicep apply, followed by a Deployment Status post so the environment doesn't show pending indefinitely. Slice 1 of the deploy-recency guardrail (#316, #321).
Documentation
- README refreshed for current v1.4.1 state — Status/Roadmap brought current, a "What it does" feature summary added, the hand-maintained epic table replaced with pointers to CHANGELOG.md and GitHub Releases, a CI Workflows section added, and Project Structure pruned to the actual package layout (#322, #324).