Skip to content

📖 Sync console docs versions - #6487

Merged
kubestellar-hive[bot] merged 1 commit into
mainfrom
sync-console-release-versions
Aug 5, 2026
Merged

📖 Sync console docs versions#6487
kubestellar-hive[bot] merged 1 commit into
mainfrom
sync-console-release-versions

Conversation

@clubanderson

Copy link
Copy Markdown
Contributor

Fixes #1833

Summary

  • sync released console versions into the docs version config
  • create missing docs/console/* release branches
  • keep future console releases from falling behind the picker

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@clubanderson
clubanderson requested a review from KPRoche as a code owner August 5, 2026 06:09
Copilot AI lite review requested due to automatic review settings August 5, 2026 06:09
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Aug 5, 2026
@netlify

netlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit 44b8ca2
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a72d3b7efef1d000886d572
😎 Deploy Preview https://deploy-preview-6487--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@kubestellar-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@github-actions github-actions Bot added the json label Aug 5, 2026
@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 5, 2026
@kubestellar-prow

Copy link
Copy Markdown

@clubanderson: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubestellar-docs-test 44b8ca2 link true /test pull-kubestellar-docs-test
pull-kubestellar-docs-verify 44b8ca2 link true /test pull-kubestellar-docs-verify
pull-kubestellar-docs-build 44b8ca2 link true /test pull-kubestellar-docs-build

Full PR test history

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 shared docs configuration timestamp so the site’s merged version configuration logic prefers this repo’s shared.json, helping keep the Console version picker aligned with the intended released versions.

Changes:

  • Bump public/config/shared.json updatedAt value to a newer timestamp.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread public/config/shared.json
"kubestellar-mcp": "https://github.com/kubestellar/kubestellar-mcp/edit/main/docs"
},
"updatedAt": "2026-08-04T06:11:56.978Z"
"updatedAt": "2026-08-05T06:09:54.704Z"
@kubestellar-hive
kubestellar-hive Bot merged commit 13e66c1 into main Aug 5, 2026
16 of 20 checks passed
@kubestellar-prow
kubestellar-prow Bot deleted the sync-console-release-versions branch August 5, 2026 07:59
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

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

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. json size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: version picker problems in the console section of the docs website

2 participants