ci: enable merge groups for CI
Metadata
Current evaluation
Merged to enable CI checks on merge groups. Approved by two reviewers and passed all checks. This initial step allows PR CI jobs to run on merge groups, establishing groundwork for a full merge queue. Minimal changes across three files.
Suggested action: —
No scores available.
Issue body
This doesn't set up a full merge queue, but it starts the process, as it allows all the CI items that run on PRs to also run on merge groups.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to enable CI checks on merge groups. Approved by two reviewers and passed all checks. This initial step allows PR CI jobs to run on merge groups, establishing groundwork for a full merge queue. Minimal changes across three files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to enable CI execution on merge groups, establishing the foundation for a full merge queue. The change routes existing PR checks to merge groups, serving as an initial implementation trial. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to enable CI execution on merge groups, establishing foundational support for a full merge queue. Implemented as a trial for charmcraft tests, with a tracking issue created to monitor future expansion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1679 ci: remove cla-check from merge groups | charmcraft | merged | Merged a CI change removing the cla-check from merge groups. One line was deleted from a single file to streamline the workflow. No reviews or CI checks were recorded prior to merge. | |
| #18 ci: ensure tests succeed in CI | craft-application | merged | Merged updates to CI configuration ensuring tests pass successfully. Approved by one reviewer, modifying five files with 23 additions and 13 deletions. | |
| #1682 ci: no-op step for cla-check if in merge group | charmcraft | merged | Merged a CI configuration update that adds a no-op step to skip the CLA check for merge group workflows. Approved by two reviewers and integrated with a four-line change to a single file. | |
| #292 feat(common.mk): group linters in CI | starbase | merged | Merged pull request groups linters in CI using ::group:: tags to allow collapsing. Approved by reviewers and passed CI checks. | |
| #1680 ci: remove cla-check from merge groups | charmcraft | merged | Merged a maintainer change that removed the cla-check from merge groups, updating one file with two lines. | |
| #1738 fix(ci): fix merge event in tests | charmcraft | merged | Merged a single-line fix to correct the merge event handling in CI tests. Approved by two reviewers and integrated with zero unresolved comments. |