ci: fix publish workflow
Metadata
Current evaluation
Merged a CI publish workflow fix adding the --yes flag for self-hosted runners. Approved by two reviewers with all checks passing. Implemented via a single line change.
Suggested action: —
No scores available.
Issue body
On our self-hosted runners we need to specify --yes
- [ ] 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 publish workflow fix adding the --yes flag for self-hosted runners. Approved by two reviewers with all checks passing. Implemented via a single line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CI publish workflow fix adding the --yes flag required for self-hosted runners. The change was authored by maintainer lengau and successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #193 ci: fix publishing workflow | craft-archives | merged | Merged a pull request titled ci: fix publishing workflow. The change modified one file with four additions and two deletions, was approved by two reviewers, passed all CI checks, and successfully resolved the publishing workflow issue. | |
| #372 ci: fixups for the publish workflow | starbase | merged | Merged after approval from two reviewers. Implements minor fixes to the CI publish workflow, superseding PR #371. Changes modify a single file with nine additions and eleven deletions. | |
| #293 ci: run on self-hosted runners | fetch-service | merged | CI configuration updated to run on self-hosted runners. Merged after approval from two reviewers, modifying one file with 15 additions and 5 deletions. | |
| #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. | |
| #359 ci: use hosted runners for QA | craft-cli | merged | Merged update to CI configuration switching QA workflows from self-hosted to GitHub-hosted runners. Enables non-x86 architecture testing. Approved by two reviewers with all CI checks passing. Changes modify one file. | |
| #29 ci: switch to public runners | craft-artifacts | merged | Merged to switch CI workflows to public runners, reducing resource contention. Approved by three reviewers with all security, lint, and test checks passing. | |
| #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. | |
| #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. | |
| #224 ci: update Release workflow | starbase | merged | Merged update to the CI Release workflow. Replaced default GitHub runners with self-hosted jammy machines and swapped PYPI_API_TOKEN for PyPI Trusted Publishers. Constrained release artifacts. Approved by two reviewers. |