Skip to content

ci: unify auto-merge across bots - #336

Open
markuslf wants to merge 1 commit into
mainfrom
chore/ci-unify-auto-merge
Open

ci: unify auto-merge across bots#336
markuslf wants to merge 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.
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