docs: format doc version as major.minor
Metadata
Current evaluation
Merged a documentation update that formats version strings as major.minor. Approved by two reviewers, passed CI checks, and integrated with a three-line change.
Suggested action: —
No scores available.
Issue body
What it says on the tin.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/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.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a documentation update that formats version strings as major.minor. Approved by two reviewers, passed CI checks, and integrated with a three-line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update to format version strings as major.minor. The change passed automated linting and testing checks before integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Documentation version formatting updated to major.minor and merged after passing lint, test, and CLA checks. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2649 docs: format doc version as major.minor | charmcraft | merged | Merged a documentation update that formats version strings as major.minor. Approved by three reviewers and merged despite a failing typecheck CI, modifying a single file. | |
| #1189 docs: format doc version as major.minor | rockcraft | merged | Merged documentation update formatting the version as major.minor. The change passed all CI checks and received reviewer approval. Maintainer @tigarmo merged the PR after verifying prior approvals. | |
| #520 docs: format doc version as major.minor | starbase | merged | Merged following approval from two reviewers and successful CI checks. The change formats documentation versions as major.minor and removes the redundant html_title assignment, modifying one file with eight additions and two deletions. | |
| #1185 docs: format doc version as major.minor | rockcraft | closed | Documentation version formatting changes were approved and passed CI but were superseded by pull request #1189. The original request was closed without merging. | |
| #6166 docs: format doc version as major.minor | snapcraft | merged | Merged following three approvals. Updates documentation to format versions as major.minor. Author plans to apply the change to the hotfix/8.14 branch. | |
| #588 docs: fix version in title | starbase | merged | Merged documentation update correcting version display in titles. Builds now show major and minor versions, with latest displaying dev. Approved by two reviewers and passed all CI checks. | |
| #1335 docs: fix version string for 1.x | rockcraft | merged | Merged to a hotfix branch, fixing 1.x documentation version strings to show major.minor locally and in branches, with latest showing dev. Approved by three reviewers and passed all CI checks after clarifying its scope relative to PR 1334. | |
| #2832 docs: fix version string for 4.x | charmcraft | merged | Merged. Updated documentation to correctly display major and minor version strings for local, PR, and branch builds, reserving 'dev' for the latest branch. Approved by one reviewer with all CI checks passing. | |
| #6313 docs: fix version numbering | snapcraft | merged | Merged documentation update fixing version numbering by applying patch from #6295. Approved by reviewer, passed CI checks, and successfully merged with 7 lines changed across one file. | |
| #2787 docs: fix versioning logic | charmcraft | merged | Merged. Fixes branch-based documentation build versioning logic by correcting version name generation. Passed all CI checks and received reviewer approval. |