posit-dev / posit-dev/open-source-website
Add link checking CI scoped to changed posts
Open
Nobody has claimed this yet.
blog
- Dominant language
- HTML
- Stars
- 55
- Forks
- 24
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
Add a CI step that checks links in blog posts touched by a PR. It should use the Netlify preview URLs for the changed posts rather than crawling the full site.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's existing CI workflows and Netlify preview setup first, then trace how a PR identifies changed blog posts and their preview URLs. The work is done when CI checks links only for posts touched by the PR and avoids crawling the full site.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- ci-cd, content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100