Stabilize link-check for Raspberry Pi Imager documentation URL#15
Merged
Conversation
Agent-Logs-Url: https://github.com/Arm-Examples/.github/sessions/7b17b3d5-9056-4e7a-af40-1e559abdafb3 Co-authored-by: ReinhardKeil <8268058+ReinhardKeil@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix failing GitHub Actions job link-check
Stabilize link-check for Raspberry Pi Imager documentation URL
May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
link-checkworkflow was failing onprofile/RPI_GH_Runner.mdbecause Lychee received a403 Forbiddenfrom a Raspberry Pi documentation URL. This change scopes the fix to link-check configuration so the workflow stops failing on that known environment-sensitive endpoint.Root cause
lycheerejectedhttps://www.raspberrypi.com/documentation/computers/getting-started.html#imager-installduring CI with403 ForbiddenChange
.lycheeignoreEffect
link-checkjob# .lycheeignore https://www.raspberrypi.com/documentation/computers/getting-started.html#imager-installWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
arm-software.github.io/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)armkeil.blob.core.windows.net/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)developer.arm.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)en.wikipedia.org/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)img.shields.io/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)marketplace.visualstudio.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)mdk-packs.github.io/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)open-cmsis-pack.github.io/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/RPI_GH_Runner.md(dns block)shawnhymel.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)ubuntu.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)www.arm.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)www.embeddedrelated.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)www.keil.arm.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/RPI_GH_Runner.md(dns block)www.raspberrypi.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(dns block)www.segger.com/usr/local/bin/lychee /usr/local/bin/lychee --root-dir /work --no-progress --cache --max-cache-age 1d --accept 200,206,429 --header Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 --user-agent curl/8.4.0 --timeout 20 --max-retries 2 --max-redirects 2 profile/**/*.md(dns block)If you need me to access, download, or install something from one of these locations, you can either: