Dot release docs for v11.7.8 - #9119
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Mattermost documentation for the Server v11.7.8 ESR dot release by refreshing changelog and download references to point to v11.7.8 across the “latest releases”, install guides, and version archive pages.
Changes:
- Added the v11.7.8 entry to the v11 changelog.
- Updated “Current ESR” download URLs in Linux deployment docs to v11.7.8.
- Updated v11.7 links/SBOM references in the server releases table and version archive to v11.7.8.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| source/product-overview/version-archive.rst | Bumps v11.7 ESR Enterprise/Team entries to v11.7.8 and updates associated links. |
| source/product-overview/mattermost-v11-changelog.md | Adds the v11.7.8 changelog bullets under the v11.7 ESR section. |
| source/product-overview/mattermost-server-releases.md | Updates the v11.7 row’s download + SBOM links to v11.7.8. |
| source/deployment-guide/server/linux/deploy-tar.rst | Updates the “Current ESR” wget example to v11.7.8. |
| source/deployment-guide/server/linux/deploy-rhel.rst | Updates the “Current ESR” wget example to v11.7.8. |
Suppressed comments (1)
source/product-overview/version-archive.rst:511
- Editor Evie (Blocker): The SHA-256 checksum is left as
TBD, which prevents readers from verifying the downloaded artifact’s integrity for the advertised current ESR release.
Mattermost Team Edition v11.7.8 *Extended Support Release (ESR)* - `View Changelog <https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html#release-v11-7-extended-support-release>`__ - `Download <https://releases.mattermost.com/11.7.8/mattermost-team-11.7.8-linux-amd64.tar.gz?src=arc>`__
- ``https://releases.mattermost.com/11.7.8/mattermost-team-11.7.8-linux-amd64.tar.gz``
- SHA-256 Checksum: ``TBD``
- GPG Signature: https://releases.mattermost.com/11.7.8/mattermost-team-11.7.8-linux-amd64.tar.gz.sig
- SBOM Download Link: https://github.com/mattermost/mattermost/releases/download/v11.7.8/sbom-mattermost-v11.7.8.json
|
Newest code from mattermost has been published to preview environment for Git SHA f6c56f5 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughMattermost documentation now references version 11.7.8 in deployment commands, release links, version archives, and the v11.7 changelog. ChangesMattermost 11.7.8 release documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 371: Update the Upgrading link in the Mattermost v11.7.8 changelog entry
to use the repository-relative administration guide target, while leaving the
security updates and responsible disclosure policy links external and unchanged.
In `@source/product-overview/version-archive.rst`:
- Around line 24-28: Replace the TBD SHA-256 checksum in both release entries
with their verified digests: update the Enterprise Edition entry in
source/product-overview/version-archive.rst lines 24-28 and the Team Edition
entry in source/product-overview/version-archive.rst lines 507-511. Do not leave
either checksum as TBD before publication.
🪄 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 Plus
Run ID: f1dfc8c6-ad89-46fd-a38e-68cdfec12788
📒 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 5c4fcb7 |
|
Newest code from mattermost has been published to preview environment for Git SHA 30bed6e |
Docs updates for the Mattermost Server v11.7.8 ESR dot release, split out from #9118.
Summary
mattermost-v11-changelog.mddeploy-rhel.rstanddeploy-tar.rstto v11.7.8mattermost-server-releases.mdto point to v11.7.8version-archive.rstto v11.7.8Release Note
Generated by Claude Code