[chore] Add migrated pages checks
Open
Nobody has claimed this yet.
help wanted
repo
- Dominant language
- TypeScript
- Stars
- 74
- Forks
- 652
- Avg merge
- 2d 50m
- Merged PRs (30d)
- 12
Description
What do we need to do?
Create a job to parse the data/migratedPages.yml file and check that the routes are up-to-date and point to a valid location.
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
Start by inspecting data/migratedPages.yml and the repository's existing jobs or checks to find where a validation job belongs. Define completion as parsing the listed routes, confirming they are up to date and point to valid locations, and reporting failures clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100