Skip to content

Dot release docs for v11.7.2#8998

Merged
amyblais merged 9 commits into
masterfrom
claude/issue-8997-20260526-0658
May 27, 2026
Merged

Dot release docs for v11.7.2#8998
amyblais merged 9 commits into
masterfrom
claude/issue-8997-20260526-0658

Conversation

@amyblais
Copy link
Copy Markdown
Member

Fixes #8997
Generated with Claude Code

Prepare documentation for the v11.7.2 server dot release. Includes placeholder release date (2026-MM-DD) and TBD SHA-256 checksums to be updated when the release is finalized.

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 26, 2026 07:47
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 Mattermost documentation set for the v11.7.2 dot release (ESR track), aligning download/install instructions and release references across deployment and product overview pages.

Changes:

  • Bumped download URLs in Linux deployment guides (tarball + RHEL) to v11.7.2.
  • Updated the “Server Releases” page to point the latest v11.7 download/SBOM links to v11.7.2.
  • Added v11.7.2 entry to the v11 changelog and updated the version archive entries for Enterprise/Team.

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/version-archive.rst Updates Enterprise and Team archive entries to v11.7.2 (currently includes checksum placeholders).
source/product-overview/mattermost-v11-changelog.md Adds a v11.7.2 changelog entry (currently includes a placeholder release date).
source/product-overview/mattermost-server-releases.md Updates latest v11.7 download + SBOM links to v11.7.2.
source/deployment-guide/server/linux/deploy-tar.rst Updates wget commands to download v11.7.2 tarball.
source/deployment-guide/server/linux/deploy-rhel.rst Updates wget commands to download v11.7.2 tarball.

Comment thread source/product-overview/version-archive.rst
Comment thread source/product-overview/version-archive.rst
@github-actions
Copy link
Copy Markdown
Contributor

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Review Change Stack

Warning

Review limit reached

@amyblais, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 23 minutes and 4 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2db4103c-75c0-47ca-a988-6fb834fa30ac

📥 Commits

Reviewing files that changed from the base of the PR and between b6a4606 and be219f6.

📒 Files selected for processing (3)
  • source/product-overview/mattermost-v10-changelog.md
  • source/product-overview/mattermost-v11-changelog.md
  • source/product-overview/version-archive.rst
📝 Walkthrough

Walkthrough

This PR updates documentation to reflect Mattermost Server v11.7.2: tarball download URLs in deployment guides, the releases table and v11.7 changelog entry, and Enterprise/Team edition entries in the version archive (URLs, SBOMs, checksums, and signatures).

Changes

Mattermost Server v11.7.2 Release Documentation

Layer / File(s) Summary
Deployment guide tarball URLs
source/deployment-guide/server/linux/deploy-rhel.rst, source/deployment-guide/server/linux/deploy-tar.rst
RHEL and generic tar deployment instructions reference the 11.7.2 Linux amd64 tarball instead of 11.7.1 for both Latest release and Current ESR tabs.
Server releases table and changelog
source/product-overview/mattermost-server-releases.md, source/product-overview/mattermost-v11-changelog.md
The releases table rows updated to point to newer patch artifacts (v11.7 → 11.7.2; v11.6 → 11.6.4; v11.5 → 11.5.7; v10.11 → 10.11.19); added a 11.7.2 changelog entry dated 2026-05-27 listing patch bullets and stating no DB/functional changes.
Version archive Enterprise and Team Edition entries
source/product-overview/version-archive.rst
Enterprise and Team Edition ESR archive blocks updated from v11.7.1 to v11.7.2, with tarball URLs, GPG signature URLs, SBOM links, and SHA-256 checksums updated.

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • mattermost/docs#8957: Modifies version-archive.rst to update Enterprise/Team archive entries and associated artifact links to a new v11.7.x patch.
  • mattermost/docs#8932: Similar dot-release updates that bumped deployment guide tarball URLs and related release/archive links.
  • mattermost/docs#8992: Prior patch bump that edited the same deployment guide and release/archive URL sections (11.7.0 → 11.7.1).
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Dot release docs for v11.7.2' clearly and concisely summarizes the main change—updating documentation for the v11.7.2 dot release.
Description check ✅ Passed The description references issue #8997 and mentions the PR was generated with Claude Code, which is related to the changeset's purpose of preparing dot release documentation.
Linked Issues check ✅ Passed The PR updates all required files: deploy-rhel.rst, deploy-tar.rst, mattermost-server-releases.md, mattermost-v11-changelog.md, and version-archive.rst with v11.7.2 release information, meeting the linked issue #8997 requirements.
Out of Scope Changes check ✅ Passed All changes are directly related to updating documentation for the v11.7.2 dot release as specified in issue #8997; no out-of-scope changes 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-8997-20260526-0658

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: 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/mattermost-v11-changelog.md`:
- Line 19: Replace the placeholder release date in the header string "**11.7.2,
released 2026-MM-DD**" with the actual release date in ISO format (YYYY-MM-DD),
ensuring the line reads e.g. "**11.7.2, released 2026-05-26**" (use the true
release date); search the file for any other occurrences of "2026-MM-DD" and
update them for consistency, then commit with a descriptive message like "Update
11.7.2 release date in changelog."

In `@source/product-overview/version-archive.rst`:
- Line 16: Replace the placeholder text "SHA-256 Checksum: ``TBD``" (appears
twice) with the actual 64-character SHA-256 hex digests for each artifact,
preserving the existing inline code formatting (double backticks); ensure each
replacement is the correct checksum (64 hex chars) and update any surrounding
text if needed so the page no longer publishes placeholder hashes.
🪄 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: 3a132fe2-14c2-4333-88f8-ae506c2b3711

📥 Commits

Reviewing files that changed from the base of the PR and between 46527e4 and 53d5617.

📒 Files selected for processing (5)
  • 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-v11-changelog.md
  • source/product-overview/version-archive.rst

Comment thread source/product-overview/mattermost-v11-changelog.md Outdated
Comment thread source/product-overview/version-archive.rst Outdated
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais added 1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor labels May 26, 2026
@amyblais amyblais added the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label May 26, 2026
@amyblais amyblais added 3: Reviews Complete All reviewers have approved the pull request and removed 1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor labels May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais removed the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label May 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais added Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) and removed 3: Reviews Complete All reviewers have approved the pull request Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels May 27, 2026
@amyblais amyblais merged commit d74547f into master May 27, 2026
5 checks passed
@amyblais amyblais deleted the claude/issue-8997-20260526-0658 branch May 27, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dot release docs for server v11.7.2

3 participants