fix(common.mk): docs ignores
Metadata
Current evaluation
Merged a single-line update to common.mk that corrects documentation ignore patterns. The change received approval from two reviewers, passed CI validation, and implements fixes referenced in PR #2096.
Suggested action: —
No scores available.
Issue body
See: https://github.com/canonical/charmcraft/pull/2096
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a single-line update to common.mk that corrects documentation ignore patterns. The change received approval from two reviewers, passed CI validation, and implements fixes referenced in PR #2096. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged fix updating documentation ignore rules in common.mk to align with PR #2096. Resolved build configuration to properly exclude specified files during documentation generation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #332 fix(common.mk): fix glob of prettier files | starbase | merged | Merged a one-line update to common.mk that corrected the glob pattern for prettier files. Approved by one reviewer, the change was successfully integrated with zero unresolved comments and no CI failures. | |
| #1105 fix: correct common.mk help target listing | rockcraft | merged | Merged a fix for common.mk help target listing by preserving target names during Makefile parsing, resolving issue #941. Approved by three reviewers and merged after unrelated CI failures were confirmed as environmental noise. | |
| #501 fix: help formatting when running `make -f common.mk` | starbase | merged | Merged upstream fix for help formatting when running make -f common.mk. Approved by two reviewers, passed all CI checks, and resolved via a single-line change. | |
| #333 fix(common.mk): skip frivolous link checks in lint-docs | starbase | merged | Merged a fix to skip erroneous Sphinx-lint link checks in lint-docs. The change disables validation for spaces before angle brackets and underscores after backticks, resolving false warnings from a literalref directive bug. Approved and passed CI. | |
| #2056 fix(common.mk): get upstream setup-lint | charmcraft | merged | Merged a fix to restore the upstream setup-lint target in common.mk after a pyright dependency removal caused a regression. Approved by two reviewers with zero unresolved comments. |