Skip to content

Add release notes for OCM v1.3.1 - #559

Merged
openshift-merge-bot[bot] merged 1 commit into
open-cluster-management-io:mainfrom
mikeshng:v131-release
May 20, 2026
Merged

Add release notes for OCM v1.3.1#559
openshift-merge-bot[bot] merged 1 commit into
open-cluster-management-io:mainfrom
mikeshng:v131-release

Conversation

@mikeshng

@mikeshng mikeshng commented May 19, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Documentation
    • Updated release notes and documentation to reflect OCM v1.3.1 (19 May 2026) as the current available release
    • Added new v1.3.1 changelog section featuring bug fixes and core component updates
    • Updated navigation and release links throughout the documentation to direct users to the latest release information

Review Change Stack

@netlify

netlify Bot commented May 19, 2026

Copy link
Copy Markdown

Deploy Preview for open-cluster-management ready!

Name Link
🔨 Latest commit cccde68
🔍 Latest deploy log https://app.netlify.com/projects/open-cluster-management/deploys/6a0dc36e9a5dbc000821b032
😎 Deploy Preview https://deploy-preview-559--open-cluster-management.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Walkthrough

Updates release documentation to reflect v1.3.1 (19 May 2026) as the current release, including new release notes with bug fixes and core component changelog links, and updates navigation configuration to point to the new release section.

Changes

v1.3.1 Release Update

Layer / File(s) Summary
Release notes content and navigation configuration
content/en/docs/release/_index.md, hugo.yaml
Release index is updated to set v1.3.1 as the current release with new release notes section containing bug fix details and core component changelog links. Hugo navbar menu item is updated to reference v1.3.1 release and link to the new release documentation anchor.

🎯 1 (Trivial) | ⏱️ ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding release notes for OCM v1.3.1, which is confirmed by both file modifications updating from v1.3.0 to v1.3.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@openshift-ci
openshift-ci Bot requested review from dhaiducek and xuezhaojun May 19, 2026 18:27
@mikeshng

Copy link
Copy Markdown
Member Author

/hold

For clusteradm release.

@mikeshng

Copy link
Copy Markdown
Member Author

/assign @tesshuflower

@mikeshng

Copy link
Copy Markdown
Member Author

Hi reviewrs, please LGTM when you have a chance. I will unhold when clusteradm is ready. Thanks!

/assign @dhaiducek @rokej

@dhaiducek dhaiducek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@openshift-ci openshift-ci Bot added the lgtm label May 19, 2026
Comment on lines +21 to +24
### 📦 Core Components

- **ocm** v1.3.1 [changelog](https://github.com/open-cluster-management-io/ocm/releases/tag/v1.3.1)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, do you want to put clusteradm here also?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I should. Thanks!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done as suggested. PTAL. Thanks!

@openshift-ci openshift-ci Bot removed the lgtm label May 19, 2026
Signed-off-by: Mike Ng <ming@redhat.com>
@mikeshng
mikeshng requested a review from dhaiducek May 20, 2026 14:22
@mikeshng

Copy link
Copy Markdown
Member Author

/unhold

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

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 current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@content/en/docs/release/_index.md`:
- Line 6: Update the sentence "Open Cluster Management has approximately a three
to four month release cycle. The current release is `v1.3.1`." to hyphenate the
compound modifier correctly by changing "three to four month release cycle" to
"three- to four-month release cycle" so the phrase reads: "Open Cluster
Management has approximately a three- to four-month release cycle."
🪄 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: 4bc20d7e-7889-49b3-a0a0-ff5f0b519105

📥 Commits

Reviewing files that changed from the base of the PR and between b5cf3f2 and cccde68.

📒 Files selected for processing (2)
  • content/en/docs/release/_index.md
  • hugo.yaml

Comment thread content/en/docs/release/_index.md
@tesshuflower

Copy link
Copy Markdown

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label May 20, 2026
@openshift-ci

openshift-ci Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, mikeshng

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit f3e6cb4 into open-cluster-management-io:main May 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants