Update link checker config and fix some broken links#22601
Update link checker config and fix some broken links#22601ti-chi-bot[bot] merged 3 commits intopingcap:masterfrom
Conversation
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
2abb2ff to
a2b787e
Compare
|
This doesn't fix all issues |
|
https://github.com/pingcap/docs/actions/workflows/link.yaml shows many failures. I guess nobody looks at this and the issue generation isn't working? |
|
Updating the create-issue-from-file action should fix this as since v5.0.1 it should truncate the input if it is too long. |
Synced from: pingcap/docs#22601 Target PR: pingcap#21453 AI Provider: gemini Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
qiancai
left a comment
There was a problem hiding this comment.
I found two workflow regressions that are worth fixing before merge:
- The scheduled
link.yamljob now fails in the lychee step beforeCreate Issue From Filecan run, so broken links will no longer open the issue this workflow is designed to create. - The same workflow now excludes
releases/andtidb-cloud/releases/entirely, which removes periodic broken-link coverage from a large set of public release-note pages.
I also spot-checked the updated external documentation URLs in the Markdown files, and the new targets themselves resolve correctly.
Co-authored-by: Grace Cai <qqzczy@126.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hfxsd The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |

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.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?