Skip to content

📖 Sync console docs versions - #6524

Open
clubanderson wants to merge 1 commit into
mainfrom
sync-console-release-versions
Open

📖 Sync console docs versions#6524
clubanderson wants to merge 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 14, 2026 05:48
Copilot AI lite review requested due to automatic review settings August 14, 2026 05:48
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Aug 14, 2026
@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

@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit 633e9c1
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6a7eac2c2ec3fd00085cddf9
😎 Deploy Preview https://deploy-preview-6524--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.

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

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

This pull request appears intended to fix the console docs version picker by syncing released console versions into the docs version configuration (per #1833), but the provided diff only updates a metadata timestamp.

Changes:

  • Updated the updatedAt timestamp in the shared public config.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread public/config/shared.json
"kubestellar-mcp": "https://github.com/kubestellar/kubestellar-mcp/edit/main/docs"
},
"updatedAt": "2026-08-13T05:49:29.356Z"
"updatedAt": "2026-08-14T05:48:22.491Z"
@kubestellar-prow kubestellar-prow Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 14, 2026
@kubestellar-prow

Copy link
Copy Markdown

PR needs rebase.

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.

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 needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. 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