[DRAFT] ci: improve linter output in github actions
Metadata
Current evaluation
Closed and superseded by pull request #4435. The changes aimed to enhance GitHub Actions linter output with collapsible sections and colorized formatting, but were abandoned pending further research.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/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 `pytest tests/unit`?
-----
Improve output of linters in CI with:
- collapsible sections
- colorized output
- hidden list of dependencies
See the output here:
https://github.com/snapcore/snapcraft/actions/runs/6645154367/job/18055825986?pr=4422#step:5:1
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and superseded by pull request #4435. The changes aimed to enhance GitHub Actions linter output with collapsible sections and colorized formatting, but were abandoned pending further research. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The author superseded this draft pull request with PR #4435 after further investigation into GitHub Actions CI linter output formatting. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed and superseded by pull request #4435. The CI linter output improvements were abandoned in favor of a newer implementation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #470 feat(lint): lint the Github actions with actionlint | starbase | closed | Closed without merging. The addition of actionlint for GitHub Actions linting was abandoned due to pending review and unresolved comments, despite all CI checks passing. |