build: run Renovate immediately on craft-* patch releases
Metadata
Current evaluation
Merged into main. Configures Renovate to trigger immediately on craft-* patch releases. Approved by two reviewers, passed CI, and maintained 100% test coverage. Added 22 lines across two files.
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/)?
- [x] Have you successfully run `tox`?
-----
Requires #143
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main. Configures Renovate to trigger immediately on craft-* patch releases. Approved by two reviewers, passed CI, and maintained 100% test coverage. Added 22 lines across two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to main. Configures Renovate to run immediately on craft-* patch releases, dependent on PR #143. Successfully integrated with 100% test coverage maintained. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #944 Configure Renovate | charmcraft | merged | Merged configuration for Renovate to enable automated dependency updates via the GitHub app. The change adds 47 lines to one file, received two approvals, and advances CRAFT-1502. | |
| #955 Refine renovate configuration | charmcraft | merged | Merged Renovate configuration updates. Removed requirements-dev.txt, enabled automerge for patches, prioritized GitHub Actions, and deprioritized major and major dev dependencies. Approved and resolves CRAFT-1533. | |
| #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. | |
| #72 tools: improve renovate config | starbase | merged | Merged after approval. Updated Renovate configuration to separate development and regular dependencies using package prefixes and isolate ruff updates. Approved by one reviewer with passing CI checks. | |
| #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. | |
| #113 renovate: fix scheduling | starbase | merged | Merged to main after reviewer approval and passing CI. The change fixes Renovate scheduling configuration with a two-line update in one file, maintaining 100% code coverage. | |
| #143 chore: update renovate config | starbase | merged | Merged into main after reviewer approval and passing CI checks. The pull request updates the Renovate configuration across two files (+44/-13 lines) with no impact on test coverage. | |
| #298 fix: update renovate config | starbase | merged | Merged an update to the Renovate configuration to address excessive strictness, resolving issue #297. Approved by one reviewer with a minimal one-line change. | |
| #2 ci: configure Renovate | craft-actions | merged | Merged to activate Renovate for automated dependency management. Reviewers approved the configuration after removing unnecessary Python-specific settings. CI passed, enabling scheduled dependency upgrades. | |
| #111 feat(renovate): don't check docs directory | starflow | merged | Merged configuration changes to exclude the docs directory from Renovate checks. This prevents unhelpful dependency update PRs and avoids introducing bugs in the starter pack. Approved by two reviewers with all CI checks passing. |