ci: update label for manual spread tests
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `make test`?
---
Updates the manual spread job to use the new terraform-managed label.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged CI configuration update switching manual spread test jobs to a new terraform-managed label. Integrated without additional discussion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CI configuration update that switches the manual spread test job to a new terraform-managed label. Authored by maintainer mr-cal, the change was integrated without additional review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #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. | |
| #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. | |
| #996 fix(ci): restore the manual spread label | rockcraft | merged | 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. | |
| #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. |