fix: quieter docs-lint in CI
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Group the prerequisites for docs-lint in CI to be less verbose.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/starbase/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix that consolidates docs-lint CI prerequisites to reduce log verbosity. The change streamlines continuous integration output while preserving linting functionality. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #453 build(docs): remove line length check from linter | starbase | merged | Merged a change removing the line length check from the documentation linter. Approved by two reviewers, passed all CI checks, and updated a single line. | |
| #5832 build(docs): remove line length check from linter | snapcraft | merged | Merged after approval by two reviewers. Removes the line length check from the documentation linter. All required CI checks passed, with a single line modification applied. | |
| #567 ci: fix linter issues | craft-parts | merged | Merged fix for CI linter issues across four files (+14/-6 lines). Approved by one reviewer and passed all CI checks before integration. | |
| #5 style(lint): fix linting issues | starflow | merged | Merged after approval. Resolved linting issues by modifying one file with three additions and three deletions. No unresolved comments or CI checks were present. | |
| #525 build: fix docs-install target | starbase | merged | Merged a build fix optimizing the docs-install target by retaining dev dependencies throughout make lint execution. Approved by reviewers and passed CI checks, yielding a faster and more correct linting process. | |
| #20 style: fix linting issues | craft-artifacts | merged | Merged after passing all CI checks and receiving approval from two reviewers. The change resolves linting issues across four files with a +11/-5 line diff, updating code style compliance. | |
| #513 build(docs): fix double build with docs-lint | starbase | merged | Merged a one-line fix resolving a double build issue during docs-lint by correcting a mistaken assumption about Sphinx's linter requirements. Approved by two reviewers, passed CI, and closed issue #512. | |
| #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. | |
| #4358 style(docs): fix linter errors for auto-generated commands | snapcraft | merged | Merged via rebase-and-merge after two approvals and passing CI. Fixed linter errors in auto-generated documentation by ensuring docs are built prior to linting. Modified 5 files with negligible coverage impact. |