Skip to content

ci: unify auto-merge across bots - #1475

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

ci: unify auto-merge across bots#1475
markuslf merged 1 commit into
mainfrom
chore/ci-unify-auto-merge

Conversation

@markuslf

Copy link
Copy Markdown
Member

Unifies how bot pull requests are merged across the repositories.

dependabot-auto-merge.yml becomes auto-merge.yml and gains a second job that merges the weekly pre-commit hook bump. Until now that bump reached every repository at once, carried nothing but rev: changes, and still had to be merged by hand.

This repository does not get lf-pre-commit.yml yet: pre-commit run --all-files does not pass on main here, so the job could not become a required check. That cleanup is tracked separately.

Rename dependabot-auto-merge.yml to auto-merge.yml and add a job that
merges the weekly pre-commit hook bump. The bump reaches every
repository at once and carries nothing but `rev:` changes, yet each one
had to be merged by hand.
@markuslf
markuslf merged commit 6400004 into main Aug 23, 2026
6 checks passed
@markuslf
markuslf deleted the chore/ci-unify-auto-merge branch August 23, 2026 18:37
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