Skip to content

Conversation

@S0obi
Copy link
Contributor

@S0obi S0obi commented Jan 13, 2026

Proposed changes

dokuwiki.org is now protected by a captcha to avoid bots, which will cause an 402 http error. The lychee does consider this http code as an error which will fail the CI pipeline.

I propose to exclude dokuwiki.org from the linter checks.

Reference doc : https://github.com/lycheeverse/lychee?tab=readme-ov-file#ignoring-links

@S0obi S0obi force-pushed the fix/exclude-dokuwiki-url-for-linter branch from 9b68d2f to 1e7fb53 Compare January 13, 2026 18:50
@airween
Copy link
Contributor

airween commented Jan 13, 2026

Hi @S0obi,

thanks for the quick fix. Unfortunately there are two new issues there (I didn't realized them at the first review - sorry).

Btw these issues are a bit weird:

And as I see there wasn't any changes in these files, so I'm wondering why are these appeared now.

Probably the problem is that the link checker can't resolve the "built" URL, because - if you take a look at the source - those contain a variable for HUGO.

Let us check this issue, and the possible solution.

@fzipi
Copy link
Member

fzipi commented Jan 15, 2026

@S0obi Can you add this change here instead? https://github.com/coreruleset/documentation/blob/main/lychee.toml

@S0obi
Copy link
Contributor Author

S0obi commented Jan 15, 2026

@S0obi Can you add this change here instead? https://github.com/coreruleset/documentation/blob/main/lychee.toml

Good point, config moved to lychee.toml 👍

@S0obi S0obi force-pushed the fix/exclude-dokuwiki-url-for-linter branch from f888155 to 44f46f6 Compare January 15, 2026 20:18
@S0obi
Copy link
Contributor Author

S0obi commented Jan 15, 2026

Commits squashed, ready to merge 👍

@fzipi fzipi merged commit 5e99dd9 into coreruleset:main Jan 15, 2026
1 check passed
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.

3 participants