ci: filter for .readthedocs.yaml
Metadata
Current evaluation
Merged after approval and passing CI. Filters CI to trigger only docs lint for .readthedocs.yaml changes. Conflicts resolved by rebasing onto origin/main and updating the lint workflow.
Suggested action: —
No scores available.
Issue body
Changes to this file should only trigger the docs lint.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and passing CI. Filters CI to trigger only docs lint for .readthedocs.yaml changes. Conflicts resolved by rebasing onto origin/main and updating the lint workflow. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
45
Complexity:
15
Confidence:
75
|
needs review | Restricts CI triggers for .readthedocs.yaml changes to only run the documentation lint job. Open for 39 days with no comments or labels, awaiting review or merge. |
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. | |
| #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. | |
| #2740 ci: Fix CI filter job and linting issues | charmcraft | merged | Merged changes resolving CI filter job git errors and linting failures. Added a missing checkout step to policy.yaml and removed an unused ty: ignore comment. Approved by two reviewers with all CI checks passing. | |
| #141 ci: remove filter from lint workflow | starflow | merged | Merged following two approvals and successful CI checks. Removes the filter from the lint workflow, delegating it to the calling workflow which defaults to affected source files. Resolves part of CRAFT-5161. | |
| #1302 docs: rewrite some redirects | craft-parts | merged | Merged documentation rewrite correcting several redirects to resolve recurring lint CI failures. Approved by two reviewers, passed all CI checks, and modified four files with minimal changes. | |
| #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. | |
| #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. |