docs: ignore deprecated command pages
Metadata
Current evaluation
Merged a documentation update that adds deprecated command pages to the exclude_patterns configuration. Approved by two reviewers and passed CI checks, successfully excluding legacy command documentation from generation.
Suggested action: —
No scores available.
Issue body
- [X] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [X] Have you successfully run `make lint`?
- [X] Have you successfully run `make test`?
---
* Adds deprecated command pages to `exclude_patterns`
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a documentation update that adds deprecated command pages to the exclude_patterns configuration. Approved by two reviewers and passed CI checks, successfully excluding legacy command documentation from generation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation configuration update that adds deprecated command pages to exclude_patterns, preventing their generation during the build process. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation configuration update that adds deprecated command pages to exclude_patterns, preventing their inclusion in generated documentation builds. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2348 docs: ignore deprecated command pages | charmcraft | closed | Abandoned and closed without merging due to unresolved review comments and failing CI checks. The author noted the docs directory remains stale and suggested rethinking the command reference generation approach. | |
| #2432 docs: remove command output example | charmcraft | merged | Merged after two approvals. Removed a command output example from documentation to align with other commands and prevent help text instability. Closes #2375. CI passed except one macOS smoke test, which did not block the merge. |