Skip to content

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Aug 19, 2025

fixes the link checker reporting 200 does falsely.

fixes #393

@mmcky mmcky requested a review from Copilot August 19, 2025 00:57
Copy link
Contributor

@Copilot 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 fixes a link checker configuration issue where HTTP 200 status codes were incorrectly being treated as failures. The change ensures that successful HTTP responses (200) are properly accepted by the link checker, preventing false positive failures.

Key Changes

  • Modified link checker arguments to accept HTTP 200 status codes
  • Maintains existing acceptance of 403 and 503 status codes

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Copy link

@github-actions github-actions bot temporarily deployed to pull request August 19, 2025 01:01 Inactive
@mmcky mmcky merged commit dd8d502 into main Aug 19, 2025
5 checks passed
@mmcky mmcky deleted the upd-linkchecker branch August 19, 2025 01:10
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.

Link Checker Report
1 participant