ci: add manual spread label, match other crafts
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Adds the 'PR: Run Manual Spread' label functionality and makes it behave more closely to how the other crafts do their manual spread workflows.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the addition of the PR: Run Manual Spread label functionality to align with other crafts workflows. CI type checking reported warnings and errors, but reviewers confirmed they were out of scope and approved the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged CI workflow changes adding the 'PR: Run Manual Spread' label, aligning manual spread execution with other crafts. Non-blocking type-checking warnings were acknowledged and did not prevent the merge. |
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. | |
| #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. | |
| #395 ci: add manual spread workflow with per-suite labels | imagecraft | closed | Closed without merging due to unresolved review comments and failing CI checks. The PR proposed adding a per-suite manual spread workflow but was not approved. | |
| #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. | |
| #2126 ci(docs): spread test documentation | charmcraft | merged | Merged changes adding a CI workflow for spread testing documentation and adjusting tasks for Google runners. Approved by two reviewers, the update modifies five files (+100/-22 lines) and resolves CRAFT-3798. | |
| #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. | |
| #3530 tests: manual spread task for MaaS (CRAFT-225) | snapcraft | merged | Merged a manual spread task for MaaS (CRAFT-225). Approved by reviewer, passed CI, and successfully executed two spread tasks. | |
| #1519 ci: always discard spread runners | charmcraft | merged | Merged a CI workflow update that permanently discards spread runners by mirroring the snapcraft repository configuration. Approved by three reviewers, the change adds 16 lines to a single workflow file. | |
| #2793 tests: enable SNAPCRAFT_BUILD_INFO for spread | snapcraft | merged | Merged following approval and passing CI. Enabled SNAPCRAFT_BUILD_INFO for spread tests to cover manifest changes. Included a fix for the nil-basic spread test. Minimal diff across three files. |