ci: run sphinx-lint on CI too
Metadata
Current evaluation
Integrated sphinx-lint into the CI pipeline for automated documentation linting. The change was merged after receiving approval, passing all CI checks, and modifying three files.
Suggested action: —
No scores available.
Issue body
Since we're picking up speed with the docs we may as well enable the docs linter.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Integrated sphinx-lint into the CI pipeline for automated documentation linting. The change was merged after receiving approval, passing all CI checks, and modifying three files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to integrate sphinx-lint into the CI pipeline for automated documentation linting, supporting growing documentation efforts. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to integrate sphinx-lint into the CI pipeline for automated documentation linting. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #98 ci: lint docs in all directories | starbase | merged | Merged into main. Configured CI to run sphinx-lint on all rst files across the repository. Approved by reviewer, passed all checks, and merged with zero coverage impact. | |
| #17 ci: update docs CI | craft-application | merged | Documentation CI configuration updated and merged to resolve Sphinx linting failures. Approved by one reviewer with passing CI checks. Changes span four files with 17 additions and 5 deletions. | |
| #493 fix(build): false lint errors | starbase | merged | Merged a fix for false lint errors by ignoring the .sphinx directory and splitting sphinx-lint arguments. All CI checks passed and reviewers approved the changes. | |
| #508 fix: quieter docs-lint in CI | starbase | merged | Merged a fix grouping CI docs-lint prerequisites to reduce log verbosity. Approved by three reviewers with all checks passing. The change modifies one workflow file, adding 18 lines to streamline continuous integration output. | |
| #551 docs: resolve `docs-lint` issues | starbase | merged | Merged after resolving documentation linting issues. Excluded docs/_dev/ from Sphinx linting and updated link checker timeout. Passed all CI checks, received approval, and was successfully integrated. |