Skip to content

ci(lint): skip flaky deadlink test for python wiki page#4357

Open
windreamer wants to merge 2 commits intoInternLM:mainfrom
windreamer:fix_lint_link
Open

ci(lint): skip flaky deadlink test for python wiki page#4357
windreamer wants to merge 2 commits intoInternLM:mainfrom
windreamer:fix_lint_link

Conversation

@windreamer
Copy link
Collaborator

Motivation

The Python wiki page https://wiki.python.org/moin/DebuggingWithGdb is randomly returning 503 errors, causing flaky lint tests.

Modification

Add the URL to the link checker's ignore list.

Copilot AI review requested due to automatic review settings February 13, 2026 03:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the markdown link checker configuration to avoid flaky CI failures caused by intermittent 503 responses from a specific Python wiki page.

Changes:

  • Add https://wiki.python.org/moin/DebuggingWithGdb to the md-link ignore list so deadlink lint no longer checks it.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant