Skip to content

V11.7 Docs#8895

Open
amyblais wants to merge 7 commits intomasterfrom
v11.7-documentation
Open

V11.7 Docs#8895
amyblais wants to merge 7 commits intomasterfrom
v11.7-documentation

Conversation

@amyblais
Copy link
Copy Markdown
Member

No description provided.

@amyblais amyblais added this to the v11.7.0 milestone Apr 16, 2026
Copilot AI review requested due to automatic review settings April 16, 2026 06:19
@amyblais amyblais added the Work In Progress Not yet ready for review label Apr 16, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

📝 Walkthrough

Walkthrough

Updated documentation and Sphinx metadata to reflect ESR and release-version changes: bumped commented Sphinx version in source/conf.py to '11.7', replaced references to Mattermost Server v10.5 with v10.11 and recommended upgrade target v11.7 across multiple product-overview and upgrade docs, and adjusted a Gantt timeline date in release-policy.

Changes

Cohort / File(s) Summary
Sphinx configuration
source/conf.py
Bumped commented Sphinx version/release metadata from '11.6''11.7'.
ESR upgrade guidance (rst/md)
source/administration-guide/upgrade/prepare-to-upgrade-mattermost.rst, source/product-overview/common-esr-support-rst.rst, source/product-overview/common-esr-support-upgrade.md, source/product-overview/common-esr-support.md
Replaced references to Mattermost Server v10.5→v10.11 (EOL date updated) and changed upgrade recommendation from v10.11 to v11.7; adjusted linked release references and wording accordingly.
Release policy / timeline
source/product-overview/release-policy.md
Adjusted ESR Gantt entry start date (2026-05-16 → 2026-05-15) and updated example upgrade links/wording to reference v10.11 and v11.7 ESRs.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related issues

  • ESR docs #8911: Matches ESR reference updates (v10.5→v10.11) and aligns with requested documentation edits in that issue.

Possibly related PRs

  • V11.6 Docs #8817: Modifies the same commented Sphinx version/release lines in source/conf.py, a prior incremental version bump.

Suggested labels

2: Editor Review

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (2 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'V11.7 Docs' is vague and does not clearly convey what specific changes were made to the documentation. Use a more descriptive title that specifies the main purpose, such as 'Update ESR lifecycle documentation for v11.7' or 'Update Mattermost v11.7 ESR documentation and upgrade guidance'.
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess relevance to the changeset. Add a clear description explaining the purpose of the updates, such as documenting the v11.7 ESR release dates, lifecycle changes, and updated upgrade paths.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v11.7-documentation

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Sphinx documentation configuration to reflect the Mattermost 11.7 documentation version, aligning the docs build metadata with the “V11.7 Docs” release.

Changes:

  • Bumps the commented Sphinx version placeholder from 11.6 to 11.7.
  • Bumps the commented Sphinx release placeholder from 11.6 to 11.7.

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA cb3019b

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA ec06c14

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 9e260d9

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 9603a85

* Update ESR docs to reflect v10.11 end-of-life on August 15, 2026

Update placeholder ESR notices across docs to indicate that Mattermost
Server v10.11 ESR is coming to end of life on August 15, 2026, and that
upgrading to v11.7 or later is recommended. Also update upgrade path
examples to include v11.7 ESR.

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>

* Update common-esr-support-upgrade.md

* Update release-policy.md

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA b19d633

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@source/product-overview/release-policy.md`:
- Line 86: Replace the hardcoded absolute URLs in the sentence referencing the
v10.11 ESR and v11.7 ESR with repo-appropriate relative Markdown links: locate
the two inline links whose link text is "v10.11 ESR" and "v11.7 ESR" and convert
each href from the full https://docs.mattermost.com/... URL to the corresponding
relative path used by the repo (relative Markdown link syntax) so the links
point to the same internal doc pages without the external domain.
🪄 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: 2bf7bc80-543f-4b69-8e1a-1ab4a9308fe9

📥 Commits

Reviewing files that changed from the base of the PR and between 9e260d9 and b19d633.

📒 Files selected for processing (5)
  • source/administration-guide/upgrade/prepare-to-upgrade-mattermost.rst
  • source/product-overview/common-esr-support-rst.rst
  • source/product-overview/common-esr-support-upgrade.md
  • source/product-overview/common-esr-support.md
  • source/product-overview/release-policy.md
✅ Files skipped from review due to trivial changes (4)
  • source/product-overview/common-esr-support-rst.rst
  • source/administration-guide/upgrade/prepare-to-upgrade-mattermost.rst
  • source/product-overview/common-esr-support.md
  • source/product-overview/common-esr-support-upgrade.md

Comment thread source/product-overview/release-policy.md
@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 5c9347c

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 3459a12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Work In Progress Not yet ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants