Skip to content

Updated configuration for the lychee link checker a.o.#13

Merged
Evagan2018 merged 2 commits intoArm-Examples:mainfrom
Evagan2018:main
Apr 17, 2026
Merged

Updated configuration for the lychee link checker a.o.#13
Evagan2018 merged 2 commits intoArm-Examples:mainfrom
Evagan2018:main

Conversation

@Evagan2018
Copy link
Copy Markdown
Contributor

  • Updated configuration for the lychee link checker
  • Set max redirects to 2
  • Added .lycheeignore file to filter out known false positive errors.

@Evagan2018 Evagan2018 requested a review from Copilot April 17, 2026 14:18
@Evagan2018 Evagan2018 merged commit 6fe6ba3 into Arm-Examples:main Apr 17, 2026
3 checks passed
Copy link
Copy Markdown
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 repository’s Lychee-based link-checking setup to reduce false positives and improve workflow stability/performance via caching and tighter redirect handling.

Changes:

  • Add a .lycheeignore file to exclude known false-positive / environment-sensitive links.
  • Update the link-check GitHub Actions workflow to include caching and set --max-redirects 2.
  • Expand workflow triggers to run when Lychee configuration/workflow files change.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.lycheeignore Introduces ignore rules for known problematic links to reduce noisy failures.
.github/workflows/link-check.yml Updates workflow triggers and Lychee invocation (caching, headers/UA, redirect limit).

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

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.

2 participants