Skip to content

v8.5.6 release notes: add info about cluster_id #22766

Merged
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
qiancai:add-cluster_id-to-rn-21559
Apr 22, 2026
Merged

v8.5.6 release notes: add info about cluster_id #22766
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
qiancai:add-cluster_id-to-rn-21559

Conversation

@qiancai
Copy link
Copy Markdown
Collaborator

@qiancai qiancai commented Apr 16, 2026

First-time contributors' checklist

What is changed, added or deleted? (Required)

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

What is the related PR or file link(s)?

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@qiancai qiancai added the translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. label Apr 16, 2026
@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 16, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a new file temp.md containing placeholder text. The review feedback correctly identifies a violation of the documentation style guide regarding the missing top-level heading and notes that the content does not align with the intended release notes for TiDB 8.5.6, providing a specific suggestion to address these issues.

I am having trouble creating individual review comments. Click here to see my feedback.

temp.md (1)

medium

The file lacks a top-level heading, which violates the documentation style guide (MD041). Additionally, the file name temp.md and the content "This is a test file." appear to be placeholders and do not match the pull request title's intent to add information about cluster_id for the v8.5.6 release notes.

# TiDB 8.5.6 release notes

This release adds information about cluster_id.
References
  1. The first line of a Markdown file should be a top-level heading. (link)

Synced from: pingcap/docs-cn#21559
Target PR: pingcap#22766
AI Provider: azure

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Auto-sync completed successfully

Source PR: pingcap/docs-cn#21559
Target PR: #22766

English documentation has been updated based on Chinese documentation changes.

@github-actions github-actions Bot force-pushed the add-cluster_id-to-rn-21559 branch from a7ca30e to b3c3e77 Compare April 16, 2026 03:59
Comment thread mysql-schema/mysql-schema.md Outdated
Comment thread releases/release-8.5.6.md Outdated
@qiancai qiancai added the needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. label Apr 16, 2026
Copy link
Copy Markdown
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 16, 2026

@YangKeao: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

LGTM

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.

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Apr 16, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 16, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-04-16 06:48:56.346219798 +0000 UTC m=+1630141.551579845: ☑️ agreed by hfxsd.

@wuhuizuo
Copy link
Copy Markdown
Contributor

/test ?

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 21, 2026

@wuhuizuo: The following commands are available to trigger required jobs:

/test pull-verify

Use /test all to run all jobs.

Details

In response to this:

/test ?

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.

@wuhuizuo
Copy link
Copy Markdown
Contributor

/test pull-verify

Comment thread releases/release-8.5.6.md
@ti-chi-bot ti-chi-bot Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 21, 2026
@qiancai qiancai added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 21, 2026
@qiancai qiancai force-pushed the add-cluster_id-to-rn-21559 branch from 6ed63d0 to 990a75b Compare April 22, 2026 05:43
@ti-chi-bot ti-chi-bot Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 22, 2026
@qiancai qiancai removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 22, 2026
@qiancai qiancai self-assigned this Apr 22, 2026
@qiancai
Copy link
Copy Markdown
Collaborator Author

qiancai commented Apr 22, 2026

/approve

@qiancai qiancai added the lgtm label Apr 22, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Apr 22, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiancai

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

@ti-chi-bot ti-chi-bot Bot added the approved label Apr 22, 2026
@ti-chi-bot ti-chi-bot Bot merged commit a4aa9fe into pingcap:master Apr 22, 2026
20 checks passed
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-8.5: #22793.

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

Labels

approved lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants