Collection of GitHub Checks to run against Pull Requests
@hashicorp/pr-checksA collection of GitHub Checks to run against Pull Requests
``bash``
$ npm install @hashicorp/pr-checks
Below is a list of the available checks provided in this repository:
- Check for duplicate ids
- Check for orphan pages
- Check for invalid frontmatter
- Check for invalid language tags within code blocks
- Check for broken links
(Guide to writing / testing new check)