← Back to issue list

ci: fix checkout of tag in release workflow

View original Github issue

Metadata

Project
craft-application
Number
#375
Type
pull request
State
merged
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Merged to fix release workflow tag checkout. Partially reverted commit 0115c28629, resolving errors from the broken actions/checkout fetch-tags property. Approved by one reviewer and passed CI.

Suggested action:

No scores available.

Issue body

This is a partial revert of 0115c28629; apparently actions/checkout's "fetch-tags" property is broken and gives errors at checkout time. Ref: https://github.com/actions/checkout/issues/1467 - [ ] 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 to fix release workflow tag checkout. Partially reverted commit 0115c28629, resolving errors from the broken actions/checkout fetch-tags property. Approved by one reviewer and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged a fix for the CI release workflow tag checkout by partially reverting commit 0115c28629. This resolves checkout errors from a broken actions/checkout fetch-tags property, per GitHub issue #1467.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#110 ci: make release publisher workflow fetch correct tags starbase merged Merged into main. Fixed the CI release publisher workflow to fetch correct tags. Approved by a reviewer, passed all checks, and integrated without coverage changes.
79%
#91 ci: make release publisher workflow fetch correct tags craft-archives merged Merged a one-file change (+4/-2) to fix the CI release publisher workflow, ensuring it fetches the correct tags. Approved by two reviewers and passed all checks before merging into main.
79%
#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.
75%
#809 fix(ci): install correct dependencies in the release workflow craft-application merged Merged a fix for the CI release workflow that corrected dependency installation, resolving a broken GitHub Actions run. Approved by two reviewers with minimal code changes (+4/-2 lines).
73%
#815 ci: fix publishing workflow craft-application merged Merged a single-line fix to the CI publishing workflow. Approved by two reviewers with all continuous integration checks passing.
72%
#864 fix(test): fix version test craft-application merged Merged a fix for a version test failure on release-tagged commits that broke TICS. Approved by two reviewers and passed all CI checks with a single line change.
70%