feat(common.mk): group linters in CI
Metadata
Current evaluation
Merged pull request groups linters in CI using ::group:: tags to allow collapsing. Approved by reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
This adds ::group:: tags around linters if the CI environment variable is set, which allows the linters to be collapsed in CI.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged pull request groups linters in CI using ::group:: tags to allow collapsing. Approved by reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature adding ::group:: tags around linters when the CI environment variable is set, enabling collapsible linter output in CI pipelines. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1676 ci: enable merge groups for CI | charmcraft | merged | 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. |