ESR docs updates - #9112
Conversation
- release-policy: change v10.11 Gantt row from :crit to :done, add it to the Legacy Releases table (Support ended 2026-08-15), and update the timeline legend so the now-EOL ESR is listed under grey (not red) bars - Update shared ESR reminder snippets (common-esr-support.md, common-esr-support-upgrade.md, common-esr-support-rst.rst) to name both Server v10.11 and Desktop App v5.13 reaching end of support on August 15, 2026, keeping the reminder consistent across the desktop, server, changelog, and version-archive pages Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
|
Newest code from mattermost has been published to preview environment for Git SHA 27898f0 |
There was a problem hiding this comment.
Pull request overview
Updates Mattermost ESR lifecycle documentation to reflect the v10.11 / Desktop v5.13 transition and aligns shared “ESR support ending” snippets with server + desktop messaging.
Changes:
- Updates the release-policy Mermaid Gantt legend/status and adds v10.11/v5.13 to the Legacy Releases table.
- Updates shared Markdown and reStructuredText snippets to mention both Server v10.11 and Desktop App v5.13, plus recommended next ESR targets.
Reviewed changes
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| source/product-overview/release-policy.md | Adjusts ESR timeline styling/legend and legacy table entries for v10.11/v5.13. |
| source/product-overview/common-esr-support.md | Updates shared ESR support-ending snippet to include desktop ESR and links to upgrade targets. |
| source/product-overview/common-esr-support-upgrade.md | Updates shared upgrade-focused ESR snippet to include desktop ESR messaging. |
| source/product-overview/common-esr-support-rst.rst | Updates reStructuredText version of the ESR support-ending snippet to include desktop ESR. |
|
Newest code from mattermost has been published to preview environment for Git SHA 62f1ca7 |
|
Newest code from mattermost has been published to preview environment for Git SHA 2cf3650 |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe documentation generalizes the ESR lifecycle policy and records the end of support for Mattermost Server v10.11. Upgrade guidance now requires v11.7 ESR or later. ChangesESR documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/common-esr-support-upgrade.md`:
- Line 3: Replace the hardcoded internal documentation URLs in
source/product-overview/common-esr-support-upgrade.md lines 3-3 and
source/product-overview/common-esr-support.md lines 3-3 with repository-relative
Markdown links to release-policy.md, mattermost-server-releases.md, and
mattermost-desktop-releases.md, preserving the existing link text and content.
In `@source/product-overview/release-policy.md`:
- Line 52: Update the v10.11 and Desktop App v5.13 entry in the release-policy
timeline so it remains marked as supported until 2026-08-15; do not use the
ended-support status before that date.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 59960701-a9ac-4743-ac95-47659f03b798
📒 Files selected for processing (4)
source/product-overview/common-esr-support-rst.rstsource/product-overview/common-esr-support-upgrade.mdsource/product-overview/common-esr-support.mdsource/product-overview/release-policy.md
|
Newest code from mattermost has been published to preview environment for Git SHA b441b5f |
There was a problem hiding this comment.
Actionable comments posted: 2
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
source/product-overview/release-policy.md (1)
50-50: 🎯 Functional Correctness | 🟠 Major | ⚡ Quick winDocument the v10.11/Desktop App v5.13 ESR consistently.
The required ESR pair is missing from both the release timeline and legacy-release records.
source/product-overview/release-policy.md#L50-L50: add the timeline bar with the correct lifecycle status and dates.source/product-overview/release-policy.md#L84-L84: add the ESR pair to the legacy-release scope and table with an August 15, 2026 support-end date.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@source/product-overview/release-policy.md` at line 50, Document the v10.11/Desktop App v5.13 ESR pair in source/product-overview/release-policy.md: at lines 50-50, add its release-timeline bar with the correct lifecycle status and dates; at lines 84-84, add the pair to the legacy-release scope and table with a support-end date of August 15, 2026.
🧹 Nitpick comments (1)
source/product-overview/release-policy.md (1)
84-84: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUse the repository’s internal link syntax.
Replace the hardcoded
https://docs.mattermost.com/product-overview/unsupported-legacy-releases.htmlURL with the repository’s relative/internal documentation path.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@source/product-overview/release-policy.md` at line 84, Update the release overview sentence in release-policy.md to replace the hardcoded unsupported legacy releases URL with the repository’s relative/internal documentation link, preserving the existing link text and sentence meaning.Source: Coding guidelines
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/release-policy.md`:
- Around line 28-30: Update the ESR lifecycle statement in the release policy to
qualify the 9-month release cadence and 12-month support duration as applying
starting with the August 2025 releases. Preserve the existing cadence and
support details while making clear that earlier ESR cohorts are excluded.
- Line 69: Update the v10.11 and Desktop App v5.13 entry in the release policy
so it does not state that support ended before August 15, 2026; keep it marked
as supported until that date, or publish the ended-support wording only on or
after August 15, 2026.
---
Outside diff comments:
In `@source/product-overview/release-policy.md`:
- Line 50: Document the v10.11/Desktop App v5.13 ESR pair in
source/product-overview/release-policy.md: at lines 50-50, add its
release-timeline bar with the correct lifecycle status and dates; at lines
84-84, add the pair to the legacy-release scope and table with a support-end
date of August 15, 2026.
---
Nitpick comments:
In `@source/product-overview/release-policy.md`:
- Line 84: Update the release overview sentence in release-policy.md to replace
the hardcoded unsupported legacy releases URL with the repository’s
relative/internal documentation link, preserving the existing link text and
sentence meaning.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 40fd4ebc-9d17-4f5d-abe3-a1466af1613f
📒 Files selected for processing (1)
source/product-overview/release-policy.md
|
Newest code from mattermost has been published to preview environment for Git SHA 02179c1 |
|
Newest code from mattermost has been published to preview environment for Git SHA 772d8c5 |
|
Newest code from mattermost has been published to preview environment for Git SHA 4415b80 |
|
Newest code from mattermost has been published to preview environment for Git SHA d23dd59 |
|
Newest code from mattermost has been published to preview environment for Git SHA d8d72f7 |
|
Newest code from mattermost has been published to preview environment for Git SHA cb52fb5 |
|
Newest code from mattermost has been published to preview environment for Git SHA 78f1f44 |
|
Newest code from mattermost has been published to preview environment for Git SHA a527c1b |
….rst This change was out of scope for the ESR docs update and flagged as such in review; removing it to keep the PR focused. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Newest code from mattermost has been published to preview environment for Git SHA 9511559 |
|
Newest code from mattermost has been published to preview environment for Git SHA 3857bbf |
|
Newest code from mattermost has been published to preview environment for Git SHA a44515a |
|
Newest code from mattermost has been published to preview environment for Git SHA 1d6be14 |
|
Newest code from mattermost has been published to preview environment for Git SHA 888d854 |
|
Newest code from mattermost has been published to preview environment for Git SHA c5b94e4 |
Closes #9111
Generated with Claude Code