Skip to content

fix: probelab link checks#6529

Merged
hanabi1224 merged 1 commit intomainfrom
fix-probelab-linkchecks
Feb 4, 2026
Merged

fix: probelab link checks#6529
hanabi1224 merged 1 commit intomainfrom
fix-probelab-linkchecks

Conversation

@LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Feb 4, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores
    • Updated link validation configuration to exclude a domain experiencing bot protection issues.
@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner February 4, 2026 13:10
@LesnyRumcajs LesnyRumcajs requested review from akaladarshi and hanabi1224 and removed request for a team February 4, 2026 13:10
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Walkthrough

Added "probelab.io" to the excluded domain list in the lychee.toml configuration file with an inline comment indicating bot protection/403 errors. This prevents link checking from targeting this domain.

Changes

Cohort / File(s) Summary
Configuration
.config/lychee.toml
Added "probelab.io" to the exclude list with a comment about bot protection/403 errors.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • hanabi1224
  • akaladarshi
🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'fix: probelab link checks' is related to the changeset but overly broad and vague. It refers to 'link checks' without specifying that the fix involves excluding a domain from link checking due to bot protection. Consider a more specific title such as 'fix: exclude probelab.io from link checks' to better convey the actual change of adding a domain to the exclusion list.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-probelab-linkchecks

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

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 4, 2026
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 4, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2026
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 4, 2026
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 4, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 4, 2026
@hanabi1224 hanabi1224 added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit b5c8f56 Feb 4, 2026
31 of 32 checks passed
@hanabi1224 hanabi1224 deleted the fix-probelab-linkchecks branch February 4, 2026 22:21
@coderabbitai coderabbitai bot mentioned this pull request Feb 26, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants