Skip to content

Desktop app v5.13.6 dot release docs#8922

Open
amyblais wants to merge 5 commits intomasterfrom
claude/issue-8921-20260429-0743
Open

Desktop app v5.13.6 dot release docs#8922
amyblais wants to merge 5 commits intomasterfrom
claude/issue-8921-20260429-0743

Conversation

@amyblais
Copy link
Copy Markdown
Member

@amyblais amyblais commented Apr 29, 2026

Will add the release date when ready.


Closes #8921

Generated with Claude Code

- Added v5.13.6 placeholder entry to desktop-app-changelog.md (date and details to be filled in)
- Updated v5.13 download and SBOM links to v5.13.6 in mattermost-desktop-releases.md

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 29, 2026 07:45
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8818b157-8e3f-4224-89f7-1b50dcffa39e

📥 Commits

Reviewing files that changed from the base of the PR and between 2ec7d7b and c056d6a.

📒 Files selected for processing (1)
  • source/product-overview/desktop-app-changelog.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • source/product-overview/desktop-app-changelog.md

📝 Walkthrough

Walkthrough

This PR updates Mattermost Desktop documentation for the v5.13.6 dot release: it adds a v5.13.6 entry (date placeholder and two bullets) to the Extended Support Release changelog and updates download/SBOM links in the desktop releases table from v5.13.5 to v5.13.6.

Changes

Desktop Release Documentation

Layer / File(s) Summary
Changelog entry
source/product-overview/desktop-app-changelog.md
Adds a new v5.13.6 bullet under "Release v5.13 (Extended Support Release)" with YYYY-MM-DD placeholder and two bug-fix/security bullets; inserts an empty placeholder bullet at the insertion point.
Download link update
source/product-overview/desktop-app-changelog.md
Updates the "Download Binaries" link under the v5.13 section to point to the v5.13.6 GitHub release (replacing v5.13.5).
Releases table SBOM/download
source/product-overview/mattermost-desktop-releases.md
Replaces v5.13.5 with v5.13.6 in the Latest releases table row, updating the Download release tag link and SBOM artifact (sbom-desktop-v5.13.6.json); other table fields unchanged.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating documentation for the Desktop app v5.13.6 dot release across two files.
Description check ✅ Passed The description is related to the changeset, referencing issue #8921 and noting that release date will be added when ready.
Linked Issues check ✅ Passed All coding requirements from issue #8921 are met: both files (mattermost-desktop-releases.md and desktop-app-changelog.md) have been updated with v5.13.6 references.
Out of Scope Changes check ✅ Passed All changes are directly related to updating documentation for the v5.13.6 dot release as specified in issue #8921; no out-of-scope modifications detected.
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-8921-20260429-0743

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: 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`:
- Around line 203-205: Replace the placeholder metadata for the v5.13.6 entry:
update the header string "v5.13.6, released YYYY-MM-DD" to the actual release
date and either populate the empty bullet with the real changelog items for
v5.13.6 or remove the empty bullet and the entire entry if there are no
user-facing changes; ensure the line with "v5.13.6" matches the surrounding
formatting/style used elsewhere in the file.
🪄 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: 7e318355-79cc-49e4-9210-c1d63e7a4985

📥 Commits

Reviewing files that changed from the base of the PR and between 1270d5f and 2ec7d7b.

📒 Files selected for processing (2)
  • source/product-overview/desktop-app-changelog.md
  • source/product-overview/mattermost-desktop-releases.md

Comment thread source/product-overview/desktop-app-changelog.md Outdated
@amyblais amyblais added the 1: Dev Review Requires review by a core commiter label Apr 29, 2026
@amyblais amyblais added the 2: Editor Review Requires review by an editor label Apr 29, 2026
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 Desktop documentation to reflect the v5.13.6 dot release by pointing release listings to the latest patch and adding a new changelog entry.

Changes:

  • Update the Desktop Releases table to link to v5.13.6 (download + SBOM).
  • Add a v5.13.6 entry to the Desktop App changelog and update the v5.13 “Download Binaries” link to v5.13.6.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
source/product-overview/mattermost-desktop-releases.md Updates the v5.13 row to reference v5.13.6 artifacts.
source/product-overview/desktop-app-changelog.md Adds a v5.13.6 changelog entry and updates the download link for the v5.13 section.

Comment thread source/product-overview/desktop-app-changelog.md
@amyblais amyblais added the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@devinbinnie devinbinnie removed the 1: Dev Review Requires review by a core commiter label Apr 29, 2026
@amyblais amyblais removed the request for review from Combs7th April 30, 2026 06:34
@amyblais amyblais removed the 2: Editor Review Requires review by an editor label Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop app v5.13.6 dot release docs

4 participants