[Chore] Record Roomote 1.8.1 on develop after production hotfix - #2675
Merged
Merged
Conversation
Contributor
roomote-roomote
Bot
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
September 14, 2026 15:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge yet
Production hotfix #2676 was merged externally by
mrubenswith merge commitdbd93ed7a709a0119e3c7254811fda1c02223b99. Tag Product Release, the annotatedv1.8.1tag, immutable multi-architecture app/worker/gbrain images, deployment acceptance, and the GitHub Release are verified successful.This companion still must not merge without separate exact-PR authorization. Its current CI and CodeQL checks pass, but the latest Roomote code-review check failed without posting a finding or review thread, and no human review has been submitted.
The existing Promote v1.9.0 PR #2625 must not merge in its current form. Its frozen candidate contains source fixes #2662 and #2559 but predates their production backports and generated
1.8.1history, so it requires the repository's reviewed, CI-owned production-base reconciliation before anyv1.9.0promotion. This PR does not modify or repair that candidate.Scope
Records the corrected, generated Roomote
1.8.1changelog section for #2662 and #2559 ondevelop. Both runtime fixes already exist ondevelop, so this branch does not cherry-pick them.developalready carries the unshipped1.9.0product version and independent root-package edits. Downgradingpackage.jsonto1.8.1would corrupt release ordering, so this companion deliberately keepspackage.jsonbyte-for-byte unchanged and inserts the generated1.8.1release history below the pending1.9.0section. The two-file companion allowlist is therefore narrowed to a one-file effective diff.The branch was refreshed to current
developbefore the corrected release section was applied. It does not run version tooling, modify.changeset, consume the pendingsession-secret-approvals.mdchangeset, or copy unrelated production code.Validation
origin/developcontains onlyCHANGELOG.md.1.8.1changelog section matches production hotfix [Fix] Release Roomote 1.8.1 for Azure inference and Fast skills #2676 exactly.package.jsonand.changesetare unchanged fromorigin/develop.git diff --checkpasses.Release order and rollback
mainwith merge commitdbd93ed7a709a0119e3c7254811fda1c02223b99.v1.8.1peels to that merge commit.v1.8.1multi-architecture images and the GitHub Release are published.develop.v1.9.0promotion.If rollback becomes necessary after publication, redeploy immutable
v1.8.0; never move, delete, or reusev1.8.1. No schema or data cleanup is involved.