ardatan / ardatan/graphql-tools
Add script for checking broken links in website
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 830
- Avg merge
- 10h 59m
- Merged PRs (30d)
- 45
Description
**Is your feature request related to a problem? Please describe.**
guild-website has a nice script for verifying broken links
**Describe the solution you'd like**
- add the same script as we use in guild-website https://github.com/the-guild-org/the-guild-website/blob/master/check-links.ts
- adapt to graphql-tools if needed
- setup GitHub workflow to trigger `check-links` script
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Research direction
Start by reading the referenced guild-website check-links.ts script and inspect graphql-tools' website and workflow configuration. Adapt the script where graphql-tools differs, then add a GitHub workflow that triggers check-links. Done means the workflow runs successfully and reports broken website links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100