v11.5.2 / v11.4.4 / v10.11.14 dot release docs#8843
v11.5.2 / v11.4.4 / v10.11.14 dot release docs#8843
Conversation
📝 WalkthroughWalkthroughBumps several Mattermost Server patch versions across documentation: 11.5.1→11.5.2, 11.4.3→11.4.4, and 10.11.13→10.11.14. Updates include download URLs, tarball filenames, SBOM/GPG/changelog links, the version-archive, release tables, and added v10.11.14 changelog entry. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 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 |
|
Newest code from mattermost has been published to preview environment for Git SHA f752e9d |
|
Newest code from mattermost has been published to preview environment for Git SHA 2fad647 |
|
Newest code from mattermost has been published to preview environment for Git SHA 23ee72c |
|
Newest code from mattermost has been published to preview environment for Git SHA c7f934e |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@source/product-overview/mattermost-v10-changelog.md`:
- Line 79: Update the malformed changelog line that currently reads "**10.11.14,
released **" by inserting the actual release date and removing the extra space
inside the bold markers; replace it with "**10.11.14, released <YYYY-MM-DD>**"
(use the real release date in place of <YYYY-MM-DD>) so the version entry is
complete and the emphasis markup is valid (no internal spacing) for the
"**10.11.14, released ...**" line.
In `@source/product-overview/version-archive.rst`:
- Around line 14-23: The Enterprise section was bumped to v11.5.2 and v11.4.4
but the Team section still lists older patch releases (Team entries still
reference 11.5.1, 11.4.3, and 10.11.13); update the Team entries to match the
corresponding Enterprise patch versions (change Team 11.5.1 → 11.5.2, 11.4.3 →
11.4.4, and 10.11.13 → the matching patch if intended), and update their
download URLs, SHA-256 checksums, GPG signature links and SBOM links to the
v11.5.2 and v11.4.4 values shown in the Enterprise diffs (use the exact strings
such as "mattermost-11.5.2-linux-amd64.tar.gz", checksum
"fd8f2831d5b907a71488c9dac6e8b7fa12724ebb2dcec15ed21e67b3fee6cb3c", and the
v11.4.4 equivalents) so both Enterprise and Team sections are internally
consistent.
🪄 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: 052426ef-61ee-4ef2-b75f-dbf93c87ae94
📒 Files selected for processing (2)
source/product-overview/mattermost-v10-changelog.mdsource/product-overview/version-archive.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 5df041c |
|
Newest code from mattermost has been published to preview environment for Git SHA d428345 |
|
Newest code from mattermost has been published to preview environment for Git SHA ac90e25 |
|
Newest code from mattermost has been published to preview environment for Git SHA d161c7d |
There was a problem hiding this comment.
Actionable comments posted: 1
♻️ Duplicate comments (1)
source/product-overview/mattermost-v10-changelog.md (1)
79-79:⚠️ Potential issue | 🟡 MinorComplete the v10.11.14 heading with the actual release date and valid bold formatting.
Line 79 still has an empty release date and malformed emphasis (
**... **). Please replace it with the real date inYYYY-MM-DDformat.Proposed fix
-- **10.11.14, released ** +- **10.11.14, released YYYY-MM-DD**🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@source/product-overview/mattermost-v10-changelog.md` at line 79, The release heading "**10.11.14, released **" is missing the release date and has malformed bold markup; update that exact heading string to include the real release date in YYYY-MM-DD format and correct bolding (e.g., replace "**10.11.14, released **" with "**10.11.14, released 2026-03-15**" using no extra spaces inside the bold markers).
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@source/product-overview/mattermost-v11-changelog.md`:
- Line 15: Replace the empty "released " placeholders inside the bold markers
with concrete ISO release dates and remove the internal trailing space in the
bold formatting; specifically update the occurrences of "**11.5.2, released **"
(and the similar occurrence around line 130) to a format like "**11.5.2,
released 2024-xx-xx**" (use the correct ISO date for each release) so the bold
markers have no internal trailing space and the MD037 lint warning is resolved.
---
Duplicate comments:
In `@source/product-overview/mattermost-v10-changelog.md`:
- Line 79: The release heading "**10.11.14, released **" is missing the release
date and has malformed bold markup; update that exact heading string to include
the real release date in YYYY-MM-DD format and correct bolding (e.g., replace
"**10.11.14, released **" with "**10.11.14, released 2026-03-15**" using no
extra spaces inside the bold markers).
🪄 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: 5d0000b7-783e-40f5-add0-85a6be625c27
📒 Files selected for processing (3)
source/product-overview/mattermost-v10-changelog.mdsource/product-overview/mattermost-v11-changelog.mdsource/product-overview/version-archive.rst
🚧 Files skipped from review as they are similar to previous changes (1)
- source/product-overview/version-archive.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 0ff3ab6 |
|
Newest code from mattermost has been published to preview environment for Git SHA da0abdb |
No description provided.