Skip to content

Dot release docs for v11.7.3, v11.6.5, v10.11.20#9005

Open
amyblais wants to merge 13 commits into
masterfrom
claude/issue-9004-20260602-0618
Open

Dot release docs for v11.7.3, v11.6.5, v10.11.20#9005
amyblais wants to merge 13 commits into
masterfrom
claude/issue-9004-20260602-0618

Conversation

@amyblais

@amyblais amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member

Closes #9004

🤖 Generated with Claude Code

Refs #9004

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 2, 2026 06:25

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 server documentation to reflect upcoming dot releases v11.7.3 (ESR), v11.6.5, and v10.11.20 across install guides, release listings, changelogs, and the version archive.

Changes:

  • Bumps tarball download URLs in Linux deployment guides from 11.7.2 to 11.7.3.
  • Updates the “Server Releases” page to point to the latest dot-release downloads/SBOMs for v11.7, v11.6, and v10.11 lines.
  • Adds new entries for 11.7.3 / 11.6.5 / 10.11.20 in changelogs and the version archive.

Reviewed changes

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

Show a summary per file
File Description
source/product-overview/version-archive.rst Updates Enterprise/Team archive entries to 11.7.3, 11.6.5, and 10.11.20 download targets (checksums currently placeholder).
source/product-overview/mattermost-v11-changelog.md Adds changelog bullets for 11.7.3 and 11.6.5.
source/product-overview/mattermost-v10-changelog.md Adds changelog bullet for 10.11.20.
source/product-overview/mattermost-server-releases.md Updates “Latest releases” table download + SBOM links to 11.7.3 / 11.6.5 / 10.11.20.
source/deployment-guide/server/linux/deploy-tar.rst Updates wget command examples to 11.7.3.
source/deployment-guide/server/linux/deploy-rhel.rst Updates wget command examples to 11.7.3.

Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It 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 reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR updates documentation to publish Mattermost patch releases v11.7.3, v11.6.5, and v10.11.20: it bumps tarball download URLs in deployment guides, updates the public release table, adds changelog entries, and revises the version archive entries and SBOM/checksum links.

Changes

Dot-Release Documentation Update for Mattermost 11.7.3, 11.6.5, 10.11.20

Layer / File(s) Summary
Deployment download instructions
source/deployment-guide/server/linux/deploy-rhel.rst, source/deployment-guide/server/linux/deploy-tar.rst
Updated wget tarball download URLs in RHEL and generic tar deployment guides to reference Mattermost 11.7.3 for both "Latest release" and "Current ESR".
Public releases table
source/product-overview/mattermost-server-releases.md
Updated "Latest releases" table rows to point download and SBOM links to newer patch artifacts (11.7.3, 11.6.5, 10.11.20).
Changelog entries for v11 and v10
source/product-overview/mattermost-v11-changelog.md, source/product-overview/mattermost-v10-changelog.md
Added changelog subsections for v11.7.3 and v11.6.5 and inserted v10.11.20 notes with release dates, security-fix severity, specific hardening/authentication notes, and statements of no DB/functional changes.
Version archive updates
source/product-overview/version-archive.rst
Replaced archive entries for Enterprise and Team editions (v11.7.3, v10.11.20), updated download/SBOM/GPG URLs, and set SHA-256 checksum placeholders (TBD/TB) where indicated.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • mattermost/docs#8992: Similar updates to tarball/download URLs and release metadata for patch releases affecting the same docs.
  • mattermost/docs#8998: Related version-bump edits to deployment guides and version-archive for nearby patch releases.
  • mattermost/docs#8932: Earlier docs edits bumping release entries and deployment download commands for patch releases.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the primary change: updating documentation for three dot releases (v11.7.3, v11.6.5, v10.11.20).
Description check ✅ Passed The description references the linked issue (#9004) and indicates the PR prepares dot release documentation updates for the specified versions.
Linked Issues check ✅ Passed All required documentation files have been updated to reflect the three dot releases as specified in issue #9004: deployment guides, release notes, changelogs, and version archive.
Out of Scope Changes check ✅ Passed All changes are directly related to updating documentation for the three specified dot releases; no out-of-scope modifications 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-9004-20260602-0618

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.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 4

🤖 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/version-archive.rst`:
- Around line 532-536: Replace the placeholder SHA-256 checksum for "Mattermost
Team Edition v10.11.20" (the line containing '- SHA-256 Checksum: ``TBD``') with
the actual checksum value; keep the existing reStructuredText formatting (the
double backticks) and ensure the checksum is the full 64-character hex string so
the entry for Mattermost Team Edition v10.11.20 is ready for publication and
download verification.
- Around line 14-23: Replace the placeholder "TBD" SHA-256 values under the
entries for "Mattermost Enterprise Edition v11.7.3" and "Mattermost Enterprise
Edition v11.6.5" with the actual SHA-256 checksums computed from the
corresponding tarball files (the URLs shown on the same entries); update the two
"SHA-256 Checksum: ``TBD``" lines to the computed hex checksums so the lines
under the v11.7.3 and v11.6.5 blocks no longer contain "TBD" before publication.
- Around line 487-496: Update the SHA-256 Checksum fields for the entries
"Mattermost Team Edition v11.7.3" and "Mattermost Team Edition v11.6.5" (the
lines showing "SHA-256 Checksum: ``TBD``") by replacing ``TBD`` with the actual
checksum values computed for the corresponding tarballs (the URLs ending with
mattermost-team-11.7.3-linux-amd64.tar.gz and
mattermost-team-11.6.5-linux-amd64.tar.gz); keep the checksum formatted as
inline code (double backticks) and ensure each checksum matches the exact file
referenced (recompute if needed) before publication.
- Around line 59-63: The SHA-256 checksum for the "Mattermost Enterprise Edition
v10.11.20" entry is left as "SHA-256 Checksum: ``TBD``"; replace the placeholder
with the actual checksum string for the v10.11.20 linux-amd64 tarball (the value
that verifies the artifact referenced by the download URL
`https://releases.mattermost.com/10.11.20/mattermost-10.11.20-linux-amd64.tar.gz`)
so the line reading "SHA-256 Checksum: ``TBD``" is updated to the real checksum
value and commit the change.
🪄 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: 91bff47a-1f32-4b04-90f8-876239f5b57a

📥 Commits

Reviewing files that changed from the base of the PR and between eead1da and d763af8.

📒 Files selected for processing (6)
  • source/deployment-guide/server/linux/deploy-rhel.rst
  • source/deployment-guide/server/linux/deploy-tar.rst
  • source/product-overview/mattermost-server-releases.md
  • source/product-overview/mattermost-v10-changelog.md
  • source/product-overview/mattermost-v11-changelog.md
  • source/product-overview/version-archive.rst

Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
@amyblais

amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/check-cla

@amyblais amyblais added the Work In Progress Not yet ready for review label Jun 2, 2026
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@amyblais

amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/check-cla

@amyblais

amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/update-branch

@amyblais

amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/check-cla

@amyblais

amyblais commented Jun 2, 2026

Copy link
Copy Markdown
Member Author

/update-branch

@mattermost-build

Copy link
Copy Markdown
Contributor

Error trying to update the PR.
Please do it manually.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

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

@amyblais amyblais added Do Not Merge Should not be merged until this label is removed 2: Editor Review Requires review by an editor Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) and removed Work In Progress Not yet ready for review labels Jun 5, 2026
@amyblais amyblais requested a review from Combs7th June 5, 2026 07:39
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

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

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

Labels

2: Editor Review Requires review by an editor Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) Do Not Merge Should not be merged until this label is removed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dot release docs for server v11.7.3, v11.6.5, v10.11.20

3 participants