Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v11.9 release docs#9058

Open
amyblais wants to merge 4 commits into
v11.9-documentation from
claude/issue-9054-20260617-1059
Open

v11.9 release docs #9058
amyblais wants to merge 4 commits into
v11.9-documentation from
claude/issue-9054-20260617-1059

Conversation

@amyblais

@amyblais amyblais commented Jun 18, 2026

Copy link
Copy Markdown
Member

Resolves #9054

Generated with Claude Code

Mechanical version scaffolding for the v11.9 (2026年07月16日) feature release:
- Add v11.9 row to the server Latest releases table
- Bump latest-release download to 11.9.0 in deploy-rhel and deploy-tar
- Add v11.9.0 server entry to open source components
- Add v11.9 to the Desktop App v6.2 "Compatible with" list
Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 18, 2026 11:48
@amyblais amyblais added this to the v11.9.0 milestone Jun 18, 2026
@amyblais amyblais added the Work In Progress Not yet ready for review label Jun 18, 2026
@amyblais amyblais changed the base branch from master to v11.9-documentation June 18, 2026 11:49

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

i️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f8df4da2-6510-4314-949f-977122169310

📥 Commits

Reviewing files that changed from the base of the PR and between 7c6892f and 27f8c2d.

📒 Files selected for processing (5)
  • source/administration-guide/upgrade/open-source-components.rst
  • source/deployment-guide/server/linux/deploy-rhel.rst
  • source/deployment-guide/server/linux/deploy-tar.rst
  • source/product-overview/mattermost-desktop-releases.md
  • source/product-overview/mattermost-server-releases.md

📝 Walkthrough

Walkthrough

Documentation updated for the Mattermost v11.9.0 release: a new row added to the server releases table, wget download URLs bumped in the RHEL and Linux tarball deployment guides, desktop v6.2 compatibility extended to include v11.9, and a v11.9.0 entry added to the open source components NOTICE list.

Changes

v11.9.0 Release Documentation

Layer / File(s) Summary
Server release table and desktop compatibility
source/product-overview/mattermost-server-releases.md, source/product-overview/mattermost-desktop-releases.md
Adds a new v11.9 row to the server releases table with download, changelog, SBOM links, and support dates; updates the desktop v6.2 "Compatible with" list to include v11.9.
Linux deployment guide download URLs
source/deployment-guide/server/linux/deploy-rhel.rst, source/deployment-guide/server/linux/deploy-tar.rst
Updates the latest-release wget tarball URL from 11.8.1 to 11.9.0 in both the RHEL and Linux tarball deployment guides.
Open source components NOTICE entry
source/administration-guide/upgrade/open-source-components.rst
Adds a bullet for Mattermost Enterprise Edition Server v11.9.0 linking to its NOTICE file in the Server section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • mattermost/docs#9047: Updates the same Linux deployment guides and server releases table by bumping the download URL to v11.8.1, the version immediately preceding this PR's v11.9.0 change.
  • mattermost/docs#9057: Updates the same RHEL/tar deployment guides and server releases table files, differing only in the target version (11.7.4/11.7.5 vs. 11.9.0).
  • mattermost/docs#9008: Modifies the same desktop v6.2 "Latest releases" row in mattermost-desktop-releases.md, overlapping directly with this PR's desktop compatibility update.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR addresses issue #9054 but only updates 5 of 10 required files: mattermost-server-releases.md, deploy-rhel.rst, deploy-tar.rst, mattermost-desktop-releases.md, and open-source-components.rst. Missing updates for release-policy.md, deprecated-features.rst, software-hardware-requirements.rst, important-upgrade-notes.rst, and ui-ada-changelog.rst. Complete updates to the remaining 5 documentation files (release-policy.md, deprecated-features.rst, software-hardware-requirements.rst, important-upgrade-notes.rst, ui-ada-changelog.rst) as specified in issue #9054.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'v11.9 release docs' clearly and concisely summarizes the main change—updating documentation for the v11.9 release.
Description check ✅ Passed The description references issue #9054 and indicates the PR was generated with Claude Code, which is related to the changeset of updating v11.9 documentation.
Out of Scope Changes check ✅ Passed All changes in the PR are directly related to the v11.9 release documentation updates specified in issue #9054; no out-of-scope changes detected.
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 claude/issue-9054-20260617-1059

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Mattermost documentation to reflect the upcoming v11.9 server release, including download references and compatibility metadata across release tables and deployment install steps.

Changes:

  • Adds a v11.9 entry (download + SBOM + dates) to the server releases table.
  • Updates Linux deployment guides to download the v11.9.0 server tarball for the "Latest release" tab.
  • Updates desktop release compatibility to include Mattermost server v11.9 and adds v11.9 to the open source components list.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
source/product-overview/mattermost-server-releases.md Adds v11.9 row (download/SBOM/dates) to the server releases table.
source/product-overview/mattermost-desktop-releases.md Adds v11.9 to the compatible server versions list for desktop v6.2.
source/deployment-guide/server/linux/deploy-tar.rst Updates "Latest release" wget URL to v11.9.0 tarball.
source/deployment-guide/server/linux/deploy-rhel.rst Updates "Latest release" wget URL to v11.9.0 tarball.
source/administration-guide/upgrade/open-source-components.rst Adds v11.9.0 server open source components (NOTICE.txt) link.

Comment thread source/product-overview/mattermost-server-releases.md
Comment thread source/product-overview/mattermost-desktop-releases.md

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

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

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

Reviewers

Copilot code review Copilot Copilot left review comments

@coderabbitai coderabbitai[bot] coderabbitai[bot] approved these changes

Assignees

No one assigned

Labels

Work In Progress Not yet ready for review

Projects

None yet

Milestone

v11.9.0

Development

Successfully merging this pull request may close these issues.

v11.9 Docs

2 participants

AltStyle によって変換されたページ (->オリジナル) /