Skip to content

add Related resources to more docs#22883

Merged
ti-chi-bot[bot] merged 6 commits into
pingcap:release-8.5from
Oreoxmt:update-related-resource
May 14, 2026
Merged

add Related resources to more docs#22883
ti-chi-bot[bot] merged 6 commits into
pingcap:release-8.5from
Oreoxmt:update-related-resource

Conversation

@Oreoxmt
Copy link
Copy Markdown
Collaborator

@Oreoxmt Oreoxmt commented May 13, 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.

  • 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)

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

  • This PR is translated from:
  • Other reference 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

@Oreoxmt Oreoxmt self-assigned this May 13, 2026
@Oreoxmt Oreoxmt added translation/no-need No need to translate this PR. needs-cherry-pick-master Should cherry pick this PR to master branch. labels May 13, 2026
@ti-chi-bot ti-chi-bot Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label May 13, 2026
github-actions Bot pushed a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 13, 2026
github-actions Bot pushed a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 13, 2026
Comment thread tidb-cloud/tidb-cloud-intro.md Outdated
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 "Related resources" section to numerous documentation files across the repository, including guides for vector search, backup and restore, indexing, and TiDB Cloud. This section utilizes a custom component to provide users with links to relevant blog posts, hands-on labs, videos, and press releases. I have no feedback to provide as there were no review comments to evaluate.

Comment thread overview.md Outdated
Co-authored-by: Aolin <aolinz@outlook.com>
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread tidb-cloud/tidb-cloud-intro.md
Co-authored-by: Aolin <aolinz@outlook.com>
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread releases/release-8.5.0.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread ticdc/ticdc-overview.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread choose-index.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread clustered-indexes.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread dumpling-overview.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread integration-overview.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Comment thread overview.md
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

@lilin90 lilin90 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 ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label May 14, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 14, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-05-14 02:32:50.191581615 +0000 UTC m=+319338.724360955: ☑️ agreed by lilin90.

@Oreoxmt Oreoxmt added the lgtm label May 14, 2026
@Oreoxmt
Copy link
Copy Markdown
Collaborator Author

Oreoxmt commented May 14, 2026

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Oreoxmt

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 May 14, 2026
@ti-chi-bot ti-chi-bot Bot merged commit ae49837 into pingcap:release-8.5 May 14, 2026
10 of 12 checks passed
@Oreoxmt Oreoxmt deleted the update-related-resource branch May 14, 2026 03:32
@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch master: #22886.
But this PR has conflicts, please resolve them!

github-actions Bot pushed a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
github-actions Bot pushed a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
Oreoxmt added a commit to Oreoxmt/pingcap-docsite-preview that referenced this pull request May 14, 2026
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-master Should cherry pick this PR to master branch. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants