Skip to content

chore: update developer guide links in _index.md (#23372) (#23373) - #23382

Closed
ti-chi-bot wants to merge 1 commit into
pingcap:masterfrom
ti-chi-bot:cherry-pick-23373-to-master
Closed

chore: update developer guide links in _index.md (#23372) (#23373)#23382
ti-chi-bot wants to merge 1 commit into
pingcap:masterfrom
ti-chi-bot:cherry-pick-23373-to-master

Conversation

@ti-chi-bot

@ti-chi-bot ti-chi-bot commented Jul 30, 2026

Copy link
Copy Markdown
Member

This is an automated cherry-pick of #23373

This is an automated cherry-pick of #23372

What is changed, added or deleted? (Required)

Update developer guide links in _index.md to the latest links

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)

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

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

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

Summary by CodeRabbit

  • Documentation
    • Updated the TiDB Self-Managed “Release Notes” link to use the correct URL format.

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot ti-chi-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR. labels Jul 30, 2026
@ti-chi-bot ti-chi-bot self-assigned this Jul 30, 2026
@ti-chi-bot

Copy link
Copy Markdown
Member Author

@ti-chi-bot This PR has conflicts, I have hold it.
Please resolve them or ask others to resolve them, then comment /unhold to remove the hold label.

@ti-chi-bot

ti-chi-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

@ti-chi-bot: ## If you want to know how to resolve it, please read the guide in TiDB Dev Guide.

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 ti-community-infra/tichi repository.

@ti-chi-bot

ti-chi-bot Bot commented Jul 30, 2026

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 qiancai for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

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

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The TiDB Self-Managed learning path’s “Release Notes” link was updated to use the trailing-slash URL.

Changes

TiDB Self-Managed release link

Layer / File(s) Summary
Update Release Notes link
_index.md
The “Release Notes” hyperlink now points to https://docs.pingcap.com/releases/tidb-self-managed/.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: translation/no-need

Suggested reviewers: qiancai

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the change and reference link, but the required TiDB version selection is left unchecked. Select the affected TiDB version box(es), at least the cherry-pick target branch and any other applicable branches.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change by describing the link update in _index.md, though "developer guide" is slightly broader than the actual edit.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Fix failing CI checks
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ti-chi-bot

ti-chi-bot Bot commented Jul 30, 2026

Copy link
Copy Markdown

@ti-chi-bot: The following test 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-verify a3c7cf6 link true /test pull-verify

Full PR test history. Your PR dashboard.

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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 35b0ac3e-2180-4036-88ae-ae6bb9f5e6a0

📥 Commits

Reviewing files that changed from the base of the PR and between ceff62e and a3c7cf6.

📒 Files selected for processing (1)
  • _index.md

Comment thread _index.md
Comment on lines +139 to +143
<<<<<<< HEAD
[Release Notes](https://docs.pingcap.com/releases/tidb-self-managed)
=======
[Release Notes](https://docs.pingcap.com/releases/tidb-self-managed/)
>>>>>>> f7040383f1 (chore: update developer guide links in _index.md (#23372) (#23373))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Resolve the merge conflict before merging.

Lines 139-143 still contain Git conflict markers, so the document is not valid final Markdown and may render both versions or fail the documentation build. Retain the intended trailing-slash URL:

Committable fix
Suggested change
<<<<<<< HEAD
[Release Notes](https://docs.pingcap.com/releases/tidb-self-managed)
=======
[Release Notes](https://docs.pingcap.com/releases/tidb-self-managed/)
>>>>>>> f7040383f1 (chore: update developer guide links in _index.md (#23372) (#23373))
[Release Notes](https://docs.pingcap.com/releases/tidb-self-managed/)

As per path instructions, this contiguous Markdown fix is provided as an exact committable suggestion.

🧰 Tools
🪛 markdownlint-cli2 (0.23.1)

[warning] 139-139: Heading style
Expected: atx; Actual: setext

(MD003, heading-style)


[warning] 139-139: Headings should be surrounded by blank lines
Expected: 1; Actual: 0; Below

(MD022, blanks-around-headings)

Source: Path instructions

@qiancai

qiancai commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Close this PR as the change is not necessary is this branch

@qiancai qiancai closed this Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR. 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.

2 participants