Conversation
- Update v6.1 download and SBOM links to v6.1.2 in desktop releases table - Add v6.1.2 changelog entry and update download binaries link - Update Linux install doc RPM/tarball references to v6.1.2 - Update MSI installer doc version references to v6.1.2 Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 4 minutes and 3 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated Mattermost Desktop documentation to reference v6.1.2 (replacing v6.1.1) across deployment guides, release notes, and changelog; added a v6.1.2 changelog entry documenting a Linux startup fix; updated download URLs, package filenames, MSI commands, and example prompts. Changes
Estimated code review effort🎯 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: 1
🤖 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/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst`:
- Line 50: Change the moving "releases/latest" link to a version-locked URL and
make the step atomic: update the sentence in the step that currently references
"version v6.1.2" and the `releases/latest` URL so it points to the exact release
tag URL for v6.1.2 (or remove the hardcoded version and state "select the
release matching your version" with a link to the specific release tag), and
split the action into two numbered steps—one to navigate to the exact release
page (using the exact tag URL) and a separate step to download the appropriate
32-bit or 64-bit installer—so the step is deterministic and verifiable.
🪄 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: e01c3e49-a486-4eb7-aed8-041046fee0e6
📒 Files selected for processing (4)
source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rstsource/deployment-guide/desktop/linux-desktop-install.rstsource/product-overview/desktop-app-changelog.mdsource/product-overview/mattermost-desktop-releases.md
|
Newest code from mattermost has been published to preview environment for Git SHA 077c1ca |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 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/desktop-app-changelog.md`:
- Line 12: Replace the malformed header string "**v6.1.2, released **" with a
properly formatted entry that includes the actual release date and no extra
space inside the emphasis markers, e.g. "**v6.1.2, released 2024-12-01**" (use
the correct release date), so the emphasis is valid and markdownlint MD037 is
resolved.
🪄 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: 82de3b74-299b-438c-8408-0905b5667ade
📒 Files selected for processing (1)
source/product-overview/desktop-app-changelog.md
|
Newest code from mattermost has been published to preview environment for Git SHA b262f92 |
|
Newest code from mattermost has been published to preview environment for Git SHA 8bbaad3 |
There was a problem hiding this comment.
Pull request overview
Updates Mattermost documentation to reflect the Mattermost Desktop App v6.1.2 dot release, aligning download/install references across release overview, changelog, and deployment guides.
Changes:
- Bumped Desktop v6.1 references from v6.1.1 to v6.1.2 (download/SBOM links and install artifacts).
- Added a v6.1.2 entry to the Desktop App changelog.
- Updated Linux (RPM/tarball) and Windows MSI/GPO documentation to reference v6.1.2 file names/archives.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| source/product-overview/mattermost-desktop-releases.md | Updates the v6.1 download + SBOM links to v6.1.2. |
| source/product-overview/desktop-app-changelog.md | Adds v6.1.2 changelog entry and updates “Download Binaries” link. |
| source/deployment-guide/desktop/linux-desktop-install.rst | Updates Linux install artifact links/commands to v6.1.2. |
| source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst | Updates Windows MSI/GPO instructions and artifact names to v6.1.2. |
|
Newest code from mattermost has been published to preview environment for Git SHA c835b2e |
|
Newest code from mattermost has been published to preview environment for Git SHA 07ff9f8 |
|
Newest code from mattermost has been published to preview environment for Git SHA 154f87c |
|
Newest code from mattermost has been published to preview environment for Git SHA b4e0d49 |
|
Newest code from mattermost has been published to preview environment for Git SHA 18eccf2 |
Will add a release date to the changelog when ready.
Resolves #8880
Generated with Claude Code