← Back to issue list

fix(renovate): make renovate quieter on hotfix branches

View original Github issue

Metadata

Project
starflow
Number
#74
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

For whatever reason "$default" is including hotfix branches, so we're explicitly changing it to only update on main.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged a fix to restrict Renovate updates to the main branch only. The default configuration incorrectly included hotfix branches, so the change explicitly overrides this to prevent unnecessary notifications on hotfixes.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#161 fix(renovate): disable major/minor updates on hotfix branches starflow merged Merged a Renovate configuration update disabling major and minor dependency updates on hotfix branches while preserving patch, pin, and digest updates. Approved by two reviewers and passed CI checks.
90%
#237 chore(renovate): fewer PRs to hotfix branches starbase merged Merged a configuration update to restrict Renovate from generating pull requests to hotfix branches for non-development patch updates. Approved by one reviewer, passed CI, and applied with an eight-line change.
80%
#230 ci(renovate): enable hotfix branch patch updates starbase closed Closed without merging due to inactivity and lack of review. The change to enable Renovate patch updates on hotfix branches was abandoned with zero reviewer feedback and no CI checks.
79%
#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.
78%
#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.
78%
#40 feat(renovate): enable lock file maintenance starflow merged Merged after enabling lock file maintenance for Renovate, resolving issue #39. Approved by two reviewers, the change modifies four files (+33/-3 lines) to automate dependency updates.
75%
#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.
74%
#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.
74%
#126 ci(renovate): allow more branches starbase merged 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.
74%
#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.
73%