Skip to content

Fix stale versioned docs links (#22875)#22879

Merged
ti-chi-bot[bot] merged 3 commits into
pingcap:release-8.5from
ti-chi-bot:cherry-pick-22875-to-release-8.5
May 13, 2026
Merged

Fix stale versioned docs links (#22875)#22879
ti-chi-bot[bot] merged 3 commits into
pingcap:release-8.5from
ti-chi-bot:cherry-pick-22875-to-release-8.5

Conversation

@ti-chi-bot
Copy link
Copy Markdown
Member

This is an automated cherry-pick of #22875

What changed

This PR updates stale documentation links reported in #22867:

  • Moves versioned TiDB v7.2, v7.6, and v8.3 links to docs-archive.pingcap.com, preserving the original versioned targets.
  • Updates the TiDB Cloud Starter TLS link to the current secure-connections-to-serverless-clusters page.
  • Removes the broken TiDB roadmap hyperlink from the TiDB Cloud roadmap page because the linked docs page no longer exists in the current docs site.

Verification

  • rg -n https://docs\\.pingcap\\.com/tidb/v(7\\.2|7\\.6|8\\.3)/|https://docs\\.pingcap\\.com/tidbcloud/secure-connections-to-starter-clusters/|https://docs\\.pingcap\\.com/tidb/dev/tidb-roadmap -g *.md returns no matches.
  • Checked each new external URL introduced in the diff with Invoke-WebRequest; all returned HTTP 200.
  • git diff --check
  • npx --yes markdownlint-cli@0.17.0 <changed files>

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot ti-chi-bot added contribution This PR is from a community contributor. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. lgtm ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR. labels May 13, 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 updates numerous stale documentation links, primarily migrating older versioned content to the archive domain and updating TiDB Cloud cluster terminology from "starter" to "serverless". It also simplifies content blocks in the execution plan documentation and removes the TiDB kernel roadmap section. However, the changes have introduced critical issues in the form of unresolved Git merge conflict markers in releases/release-8.5.0.md and tidb-cloud/sql-concepts.md. Feedback has been provided to resolve these conflicts and to ensure MySQL version notation aligns with the repository style guide.

Comment thread releases/release-8.5.0.md Outdated
Comment thread tidb-cloud/sql-concepts.md Outdated
qiancai and others added 2 commits May 13, 2026 10:51
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@qiancai
Copy link
Copy Markdown
Collaborator

qiancai commented May 13, 2026

/approve

@qiancai qiancai removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 13, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 13, 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 May 13, 2026
@ti-chi-bot ti-chi-bot Bot merged commit e7d6ff7 into pingcap:release-8.5 May 13, 2026
11 of 12 checks passed
@ti-chi-bot ti-chi-bot Bot deleted the cherry-pick-22875-to-release-8.5 branch May 13, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. lgtm ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants