Skip to content

workaround: use old version 0.4.7 of linkspector#5367

Merged
ralfhandl merged 1 commit into
OAI:mainfrom
ralfhandl:linkspector-use-v0.4.7
Jun 8, 2026
Merged

workaround: use old version 0.4.7 of linkspector#5367
ralfhandl merged 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
Comment thread .github/workflows/validate-markdown.yaml
Comment thread .github/workflows/validate-markdown.yaml
@ralfhandl ralfhandl merged commit e5e2dca into OAI:main Jun 8, 2026
2 checks passed
@ralfhandl ralfhandl deleted the linkspector-use-v0.4.7 branch June 8, 2026 14:40
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