Skip to content

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

Open
amyblais wants to merge 5 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 5 commits into
masterfrom
claude/issue-9004-20260602-0618

Conversation

@amyblais
Copy link
Copy Markdown
Member

@amyblais amyblais commented Jun 2, 2026

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
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 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
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 2, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0f3f7a2f-03d2-4b7e-9d9e-711c6bb6eb4a

📥 Commits

Reviewing files that changed from the base of the PR and between b7c684a and 3690709.

📒 Files selected for processing (1)
  • source/product-overview/mattermost-v11-changelog.md
✅ Files skipped from review due to trivial changes (1)
  • source/product-overview/mattermost-v11-changelog.md

📝 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, etc.), 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#8932: Updates the same release documentation artifacts by bumping referenced server version download URLs and release entries.
  • mattermost/docs#8998: Similar documentation version bump for v11.7.x artifacts (earlier patch progression).
  • mattermost/docs#8949: Related changes and automation updates used to generate changelog entries and prompts.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating documentation for three dot release versions (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 six documentation files specified in issue #9004 have been updated with the correct version numbers and release information for v11.7.3, v11.6.5, and v10.11.20.
Out of Scope Changes check ✅ Passed All changes are directly related to updating documentation for the three dot releases specified in issue #9004; no extraneous modifications are present.
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.

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: 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
Copy link
Copy Markdown
Member Author

amyblais commented Jun 2, 2026

/check-cla

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

github-actions Bot commented Jun 2, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

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

@amyblais
Copy link
Copy Markdown
Member Author

amyblais commented Jun 2, 2026

/check-cla

@amyblais
Copy link
Copy Markdown
Member Author

amyblais commented Jun 2, 2026

/update-branch

@amyblais
Copy link
Copy Markdown
Member Author

amyblais commented Jun 2, 2026

/check-cla

@amyblais
Copy link
Copy Markdown
Member Author

amyblais commented Jun 2, 2026

/update-branch

@mattermost-build
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

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

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.

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

3 participants