mirror of
https://github.com/grafana/loki.git
synced 2025-08-02 11:37:22 +08:00

Source code: https://github.com/grafana/technical-documentation/tree/main/tools/doc-validator Signed-off-by: Jack Baldry <jack.baldry@grafana.com> **What this PR does / why we need it**: Adds a CI step for pull requests that validates links in technical documentation and performs linting of technical documentation source files. **Special notes for your reviewer**: - Lots of issues will need to be fixed before we can merge this. - The tool is still in early development so each error should be scrutinized for validity. **Checklist** - [ ] Documentation added - [na] Tests updated - [na] Is this an important fix or new feature? Add an entry in the `CHANGELOG.md`. - [na] Changes that require user attention or interaction to upgrade are documented in `docs/sources/upgrading/_index.md` Signed-off-by: Jack Baldry <jack.baldry@grafana.com>