Skip to content

feat(renovate): Group Chezmoi updates in Renovate #417

Description

@DevSecNinja

Feature Request

Currently, Renovate creates separate pull requests when updating Chezmoi in the .mise.toml file and in the home/.chezmoiversion file. This can lead to a situation where one PR fails because the files are out-of-sync (for example, the TOML version does not match the version file), resulting in broken builds or failed CI checks.

Request:
Please configure Renovate to group all Chezmoi version updates (regardless of file or update type) into a single PR. This ensures both places are updated atomically, avoiding the current situation where CI fails due to mismatched versions across files.

Benefit:
Grouping Chezmoi updates improves stability and developer experience by ensuring version consistency and preventing false PR failures.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions