Skip to content

Investigate how to de-duplicate dependabot / renovatebot PRs #2642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alicejli opened this issue Feb 27, 2024 · 1 comment
Closed

Investigate how to de-duplicate dependabot / renovatebot PRs #2642

alicejli opened this issue Feb 27, 2024 · 1 comment

Comments

@alicejli
Copy link
Contributor

Currently, both dependabot and renovatebot are enabled on this repo.
This results in duplicate dependency updates to the main (i.e. 5.x) branch of this repo.
Example:

Furthermore, because dependabot updates dependecies via the repo itself, whereas renovatebot updates dependencies via a fork of the repo, when one of the PRs is merged, the other doesn't recognize it and doesn't automatically rebase/close, which can result in confusion.

It would help reduce the number of PRs in the repo if we can remove duplicate dependency updates.

@alicejli
Copy link
Contributor Author

oops didn't realize @suztomo had already made an internal bug for this. Closing - follow along at b/326598983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant