Dot release docs for v11.7.2#8998
Conversation
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>
There was a problem hiding this comment.
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. |
|
Newest code from mattermost has been published to preview environment for Git SHA 53d5617 |
|
Warning Review limit reached
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 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 configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis 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). ChangesMattermost Server v11.7.2 Release Documentation
🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (5)
source/deployment-guide/server/linux/deploy-rhel.rstsource/deployment-guide/server/linux/deploy-tar.rstsource/product-overview/mattermost-server-releases.mdsource/product-overview/mattermost-v11-changelog.mdsource/product-overview/version-archive.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 7734a3f |
|
Newest code from mattermost has been published to preview environment for Git SHA 09d2f1c |
|
Newest code from mattermost has been published to preview environment for Git SHA 0a734d2 |
|
Newest code from mattermost has been published to preview environment for Git SHA b6a4606 |
|
Newest code from mattermost has been published to preview environment for Git SHA 46fdebd |
|
Newest code from mattermost has been published to preview environment for Git SHA eb5bc7c |
|
Newest code from mattermost has been published to preview environment for Git SHA 878cbc6 |
|
Newest code from mattermost has been published to preview environment for Git SHA be219f6 |
Fixes #8997
Generated with Claude Code