fix!(renovate): move to a standard location
Metadata
Current evaluation
Merged a fix for Renovate configuration to resolve GitHub app symlink errors. The config now extends the base configuration instead of using symlinks, addressing issue #25. Approved by one reviewer and passed CI.
Suggested action: —
No scores available.
Issue body
The renovate GitHub app doesn't like symlinks, which isn't something that running renovate locally catches. This changes the renovate config to simply extend the renovate base config we have.
This limits us because our per-repo renovate config can't be different from the base config for this repo, but trying to link renovate to inherit from a different config file in the same repository has just found a bunch of issues in renovate.
Fixes #25
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix for Renovate configuration to resolve GitHub app symlink errors. The config now extends the base configuration instead of using symlinks, addressing issue #25. Approved by one reviewer and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix for Renovate GitHub app symlink failures by replacing symlinks with a direct extension of the base config. Resolves #25. This eliminates Renovate linking errors but prevents per-repo configuration overrides. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #248 fix: point to the correct renovate file | craft-store | merged | Merged a one-line fix correcting the Renovate configuration file path, resolving issue #247. Approved by two reviewers and passing CI, the change was integrated into the repository. | |
| #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. | |
| #296 fix: update renovate config | starbase | merged | Merged an update to the Renovate configuration, adopting a default config location for Starflow. Approved by one reviewer, passed CI checks, and applied a single-line change across one file. | |
| #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. | |
| #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. | |
| #235 Move renovate config to its own repo and extend it here | starbase | closed | Resolved by merging pull request #260, which moved the Renovate configuration to a dedicated repository and extended it in this project. | |
| #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. | |
| #74 fix(renovate): make renovate quieter on hotfix branches | starflow | merged | Merged a fix to restrict Renovate updates to the main branch, preventing automatic updates on hotfix branches. Approved by two reviewers, passed all CI checks, and modified one configuration file. | |
| #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. | |
| #31 fix: fix renovate dry run | starflow | merged | Merged a pull request titled "fix: fix renovate dry run" by lengau. The change resolves an issue with Renovate's dry run functionality. Approved by two reviewers and successfully merged. |