Fix CI: broken links and missing richtlijn validation sections#181
Merged
anneschuth merged 5 commits intomainfrom Feb 19, 2026
Merged
Fix CI: broken links and missing richtlijn validation sections#181anneschuth merged 5 commits intomainfrom
anneschuth merged 5 commits intomainfrom
Conversation
- Replace 3 broken ospo-nl.github.io/kennisbank links with opensourcewerken.nl equivalents (OSPO-NL kennisbank is no longer maintained, content moved to opensourcewerken.nl) - Add missing "Gerelateerde hulpmiddelen" and "Gerelateerde richtlijnen" sections to 7 richtlijnen (algoritmen, data, inkoop, open-standaarden, privacy, samenwerking, veiligheid) to satisfy the conditional_headers validation requirement These two issues caused check-links and pre-commit.ci failures on all open PRs.
Contributor
|
- Replace broken rijksoverheid.nl IAMA link with Algoritmekader equivalent - Add lychee excludes for Dutch government sites that return 415 (Unsupported Media Type) to automated link checkers due to bot detection: gebruikercentraal.nl, nldesignsystem.nl, digitaleoverheid.nl, gebruikersonderzoeken.nl, digitoegankelijk.nl, usmwiki.com, rijksoverheid.nl - Add exclude for apps.digilab.network (internal/restricted apps)
The site blocks automated requests with connection refused errors.
- amt.prd.apps.digilab.network → amt.rijksapp.nl - ai-verordening-beslishulp.apps.digilab.network → algoritmes.rijksapp.nl/beslishulp-ai-verordening
No more references to digilab.network in the codebase after the migration to rijksapp.nl.
ravimeijerrig
approved these changes
Feb 19, 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.
Summary
All open PRs are currently failing due to two CI issues on
main:ospo-nl.github.io/kennisbank(site is no longer maintained, content moved to opensourcewerken.nl)conditional_headersin schema)Changes
Broken link fixes:
ospo-nl.github.io/kennisbank/best-practices/open-source-software-licenties/→opensourcewerken.nl/page/view/.../softwarelicenties(inactions.yamlandopen-source/index.md)ospo-nl.github.io/kennisbank/→opensourcewerken.nl(inactions.yaml)Missing sections added to 7 richtlijnen:
algoritmen,data,inkoop,open-standaarden,privacy,samenwerking,veiligheidTest plan
validate_richtlijn.pypasses for all 13 files (verified locally)ospo-nl.github.ioin codebase (verified locally)