ci: replace self-hosted runner with ubuntu-24.04
Metadata
Current evaluation
Merged a minimal two-file update replacing self-hosted CI runners with standard ubuntu-24.04 runners. Approved by two reviewers, the change streamlines the continuous integration pipeline.
Suggested action: —
No scores available.
Issue body
Replaces the runners with standard runners.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a minimal two-file update replacing self-hosted CI runners with standard ubuntu-24.04 runners. Approved by two reviewers, the change streamlines the continuous integration pipeline. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
15
Confidence:
90
|
needs review | Updates CI configuration to replace self-hosted runners with standard ubuntu-24.04 GitHub-hosted runners. PR is newly opened and awaiting initial review and CI validation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #293 ci: run on self-hosted runners | fetch-service | merged | CI configuration updated to run on self-hosted runners. Merged after approval from two reviewers, modifying one file with 15 additions and 5 deletions. | |
| #359 ci: use hosted runners for QA | craft-cli | merged | Merged update to CI configuration switching QA workflows from self-hosted to GitHub-hosted runners. Enables non-x86 architecture testing. Approved by two reviewers with all CI checks passing. Changes modify one file. | |
| #309 ci: switch to public runners | craft-store | merged | Merged the CI configuration update to switch to public runners. Approved by two reviewers with all continuous integration checks passing. The change modifies a single file with two additions and one deletion. | |
| #214 ci: run tests on Ubuntu 24.04 | starbase | merged | Merged an update to the CI configuration that adds Ubuntu 24.04 to the test matrix. Approved by two reviewers, passed all checks, and applied with a two-line change to a single file. | |
| #1160 ci(qa): switch to hosted runners | rockcraft | merged | Merged after approval by two reviewers and passing CI checks. The change switches unit and integration tests to GitHub-hosted runners, resolving external contributor CI issues by standardizing the execution environment. | |
| #1526 ci: reduce spread 18.04 runners and increase 22.04 runners | charmcraft | merged | Merged after two approvals. Updated CI configuration to reduce Ubuntu 18.04 runners and increase Ubuntu 22.04 runners, reflecting minimal 18.04 testing and heavy 22.04 usage. Modified 2 lines in one file. | |
| #448 ci: test on Ubuntu 26.04 (Resolute) | craft-cli | merged | Merged to add Ubuntu 26.04 (Resolute) testing to the CI workflow using a self-hosted runner. Approved by a reviewer and passed all CI checks. | |
| #200 ci: switch to public runners | craft-archives | merged | Merged after approval and passing CI checks. Switches continuous integration to public runners to reduce resource contention, applying a minimal configuration update. |