fix(ci): restore the manual spread label
Metadata
Current evaluation
Merged after approval by two reviewers. Restores the manual spread label to support PR #993. CI checks passed except snap-tests, which did not block the merge. The fix required a single line change.
Suggested action: —
No scores available.
Issue body
- [ ] 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`?
---
To fix the manual spread label so it can be used in #993.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval by two reviewers. Restores the manual spread label to support PR #993. CI checks passed except snap-tests, which did not block the merge. The fix required a single line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to restore the manual spread label for CI workflows, enabling its use in PR #993. The change successfully re-establishes the label functionality and was approved without additional comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer fix restoring the manual spread label for CI workflows, enabling its use in PR #993. The change was applied directly without comments or revisions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1034 ci: make manual spread more cooperative | rockcraft | merged | Merged after two approvals and passing all CI checks. The change updates CI configuration to make manual spread more cooperative. Marked as a duplicate of PR #5880. | |
| #2487 ci: add manual spread label, match other crafts | charmcraft | merged | Merged. Adds the 'PR: Run Manual Spread' label to standardize manual spread workflows across crafts. Approved by two reviewers despite unrelated CI failures, which were deemed out of scope. Two-file change with non-blocking type warnings. | |
| #5880 ci: make manual spread label more cooperative | snapcraft | merged | Merged a CI workflow update improving manual spread label handling. The change ensures the workflow triggers on label addition, runs on subsequent commits, supports manual dispatch, and respects removal. Approved and merged. | |
| #5714 ci: update label for manual spread tests | snapcraft | merged | Merged after reviewer approval. Updates CI configuration to use a new terraform-managed label for manual spread tests. All required checks passed and the change was successfully integrated. | |
| #5434 ci: add check for each manual spread test job | snapcraft | merged | Merged CI configuration changes adding explicit checks for manual spread test jobs. This prevents jobs from incorrectly showing as skipped when the manual label is absent. Approved by reviewers and passed all CI checks. | |
| #127 Fix spread tests | imagecraft | merged | Merged after receiving approval from two reviewers and passing all CI checks. The changes fix spread tests across 11 files (+49/-38 lines). |