Skip to content

workaround: use old version 0.4.7 of linkspector#5367

Open
ralfhandl wants to merge 1 commit into
OAI:mainfrom
ralfhandl:linkspector-use-v0.4.7
Open

workaround: use old version 0.4.7 of linkspector#5367
ralfhandl wants to merge 1 commit into
OAI:mainfrom
ralfhandl:linkspector-use-v0.4.7

Conversation

@ralfhandl
Copy link
Copy Markdown
Contributor

Linkspector 0.5.3 randomly fails for valid links in src/oas.md.

Moving back to Linkspector 0.4.7 fixes that. Unfortunately the older version runs into 403 responses for valid links in other markdown documents (GOVERNANCE.md and style-guide.md), so two link patterns are added to the ignorePatterns list.

The linkspector action is hard-coded to the most recent version, so it is replaced by a direct call to the "locally" installed linkspector.

  • no schema changes are needed for this pull request

@ralfhandl ralfhandl requested review from a team as code owners June 7, 2026 13:29
@ralfhandl ralfhandl added Housekeeping script Pull requests that update Bash or JavaScript code labels Jun 7, 2026
reporter: github-check
fail_level: any
filter_mode: file
# uses: umbrelladocs/action-linkspector@v1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest we remove rather than comment out. Also do we still need the workaround that was added on line 30 ish?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to have as ver 20 is very old

reporter: github-check
fail_level: any
filter_mode: file
# uses: umbrelladocs/action-linkspector@v1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to have as ver 20 is very old

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Housekeeping script Pull requests that update Bash or JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants