ci: fetch tags on readthedocs
Metadata
Current evaluation
Merged a CI configuration change to fetch Git tags during ReadTheDocs builds, addressing cases where the default clone omits them. Approved by two reviewers with passing CI checks.
Suggested action: —
No scores available.
Issue body
This is sometimes needs in cases where readthedocs' default clone doesn't include the tags.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a CI configuration change to fetch Git tags during ReadTheDocs builds, addressing cases where the default clone omits them. Approved by two reviewers with passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CI update to fetch Git tags during ReadTheDocs builds, addressing instances where the default clone omits them. Integrated by maintainer tigarmo. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1866 ci: get tags for automatic publish | charmcraft | merged | Merged a CI fix that fetches git tags to resolve a failing automatic publish workflow. Approved by two reviewers with passing checks. | |
| #586 docs: fix incorrect version in documentation | rockcraft | merged | Merged to resolve #584. Configured ReadTheDocs to fetch tags and updated non-release documentation to display dev instead of misleading release strings. Approved by two reviewers with passing CI. |