Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: c6e5667925a1711581a7681963c2cc138fd1e310 https://github.com/xwiki/xwiki-dev-llm/commit/c6e5667925a1711581a7681963c2cc... Author: Vincent Massol <[email protected]> Date: 2026-09-19 (Sat, 19 Sep 2026) Changed paths: M xwiki/okf/processes/release.md Log Message: ----------- [Misc] Correct the backport-target rule: LTS branches, not the recent stable ones * Ordinary fixes are backported to the two maintained LTS lines (Intermediate LTS `N.4.x` and Cycle LTS `N.10.x`), derived from the root pom version. * The recent stable branches are not routine targets: a new stable ships monthly, so an ordinary fix rides it instead of paying for an extra release. Backport there only on demand, when a freshly released stable needs a bugfix release now. * The security-only clause now hangs off the maintained LTS pair rather than off "two cycles back". Corrected by Vincent after a PR labelled the two most recent stable branches for backport. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 3a8d6ed32bfbff0758c24ff8e1336affb11f7d89 https://github.com/xwiki/xwiki-dev-llm/commit/3a8d6ed32bfbff0758c24ff8e1336a... Author: Vincent Massol <[email protected]> Date: 2026-09-19 (Sat, 19 Sep 2026) Changed paths: M xwiki/okf/processes/release.md Log Message: ----------- Merge pull request #164 from xwiki/backport-targets-lts [Misc] Correct the backport-target rule: LTS branches, not the recent stable ones Compare: https://github.com/xwiki/xwiki-dev-llm/compare/d13ff16daff9...3a8d6ed32bfb To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications