Skip to content

ci: unify the Dependabot auto-merge workflow across all repositories - #304

Merged
markuslf merged 1 commit into
mainfrom
ci/unify-dependabot-auto-merge
Aug 3, 2026
Merged

ci: unify the Dependabot auto-merge workflow across all repositories#304
markuslf merged 1 commit into
mainfrom
ci/unify-dependabot-auto-merge

Conversation

@markuslf

@markuslf markuslf commented Aug 3, 2026

Copy link
Copy Markdown
Member

The workflow had drifted into four variants across the eight repositories: differing quoting styles, two different frozen-lockfile policies, and a FROZEN_LOCKFILES list carried by repositories that ship no lockfiles at all. It is now byte-identical everywhere except for the FROZEN_LOCKFILES value, which is the one genuinely per-repository detail.

For lib this changes behaviour: a bump against lockfiles/py39 is no longer auto-closed. It gets a comment and stays open, because a security fix may well still support Python 3.9 and only a human can tell that apart from a bump that drops it.

@markuslf
markuslf merged commit 9aba8b4 into main Aug 3, 2026
10 checks passed
@markuslf
markuslf deleted the ci/unify-dependabot-auto-merge branch August 3, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant