ci(renovate): allow more branches
Metadata
Current evaluation
Merged a configuration update to explicitly set Renovate's branchConcurrentLimit, resolving an implicit setting that blocked automerges and PR creation. Approved by reviewers, passed CI, and modified one file without affecting coverage.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
`branchConcurrentLimit` was implicitly set to `prConcurrentLimit`, which can prevent automerges and PR from being created.
source: https://github.com/canonical/craft-providers/pull/395
https://docs.renovatebot.com/configuration-options/#branchconcurrentlimit
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a configuration update to explicitly set Renovate's branchConcurrentLimit, resolving an implicit setting that blocked automerges and PR creation. Approved by reviewers, passed CI, and modified one file without affecting coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a Renovate configuration update to explicitly set branchConcurrentLimit. This resolved an implicit limit that blocked automerges and PR creation. The change passed CI with 100% coverage and was merged to main. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #127 ci(renovate): run tests on renovate branches | starbase | merged | Merged into main after reviewer approval and passing CI checks. Configured the CI pipeline to automatically execute tests on Renovate branches, ensuring dependency updates are validated without impacting overall code coverage. | |
| #242 ci(renovate): enable pre-commit support | starbase | merged | Merged after single reviewer approval. Enables Renovate pre-commit manager support via a single file change (+2/-12 lines). CI checks passed successfully. | |
| #54 deps: improve renovate configuration | starbase | merged | Merged Renovate configuration improvements. Changes add explicit dev dependencies, isolate ruff updates, reduce simultaneous PRs, and fix the automerge schedule. Approved by one reviewer and passed CI. | |
| #185 ci(renovate): fix pre-commit dependency manager | starbase | merged | Merged a maintainer's fix for the pre-commit dependency manager in the CI/renovate configuration. Approved by two reviewers with zero unresolved comments, the change passed CI checks and modified two files (+5/-7 lines). | |
| #232 ci: update renovate config and workflow | starbase | merged | Merged updates to the Renovate configuration and CI workflow. Approved by two reviewers, the change modified two files (+45/-10 lines) to streamline automated dependency management. | |
| #98 ci: fix renovate schedule | craft-archives | merged | Merged to main. Fixed the Renovate CI schedule by updating two lines in a single configuration file. The change received approval, passed CI checks, and maintained existing code coverage. | |
| #215 ci: remove deprecated renovate config options | starbase | merged | Merged update removing deprecated Renovate configuration options from CI. Approved by two reviewers, passed checks, and modified two files. | |
| #4352 ci(deps): configure renovate | snapcraft | merged | Merged into main following two approvals and passing CI. The change adds a Renovate configuration to automate dependency updates, introducing 101 lines with zero coverage impact. | |
| #197 ci: update renovate config from starbase | craft-store | merged | Merged update to the Renovate configuration from the starbase repository. Approved by three reviewers, the change modifies two files (+124/-27 lines) to align CI automation with upstream updates. | |
| #523 ci: fix renovate scheduling | craft-parts | merged | Merged after approval from two reviewers and passing CI checks. The change fixed Renovate scheduling configuration in the CI pipeline with a minimal three-line update across one file. |