docs: exclude 'including local files and remote resources' from build
Metadata
Current evaluation
Merged a single-line documentation update that excludes a file from the build. This prevents a duplicate in the common folder from appearing in site search results. Approved by one reviewer with all CI checks passing.
Suggested action: —
No scores available.
Issue body
This will prevent the common folder's copy of the file from appearing in the in-site search results.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/rockcraft/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`.
- [x] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a single-line documentation update that excludes a file from the build. This prevents a duplicate in the common folder from appearing in site search results. Approved by one reviewer with all CI checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation changes excluding the 'including local files and remote resources' file from the build. This prevents the common folder copy from appearing in in-site search results. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2280 docs: resolve local build errors | charmcraft | merged | Merged. Resolved local documentation build failures by adding files causing undefined substitution and toctree warnings to the exclude_patterns list. Approved by two reviewers and passed CI. | |
| #483 build(docs): exclude `reuse` dir | starbase | merged | Merged to exclude the docs/reuse directory from Sphinx builds, preventing search engines from indexing stub rst files. Approved by two reviewers and passed all CI checks. | |
| #2594 remote build: don't send log files back to remote | snapcraft | merged | Merged a fix updating build log filters to prevent local logs from being sent to the remote builder. Approved by reviewer, passed CI, and modified two files with four additions and four deletions. |