Skip to content
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

.github: switch to using renovate batched update prs #747

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paralin
Copy link
Contributor

@paralin paralin commented May 26, 2023

This is a suggestion to improve dependency upgrade PRs for bubbletea.

The provided renovate.json configuration batches updates into a single PR that the bot keeps up to date with the latest versions of deps.

This helps to prevent pull request spam from dependabot + PR fatigue.

Here's an example of what an upgrade PR looks like: aperturerobotics/controllerbus#104

Also keeps the github workflow steps up to date.

@caarlos0
Copy link
Member

does it work for action updates, too?

if so, I love this!

@caarlos0
Copy link
Member

answering my own question: yes it does

This is a suggestion to improve dependency upgrade PRs for bubbletea.

The provided renovate.json configuration batches updates into a single PR that
the bot keeps up to date with the latest versions of deps.

This helps to prevent pull request spam from dependabot + PR fatigue.

Signed-off-by: Christian Stewart <christian@aperture.us>
@meowgorithm
Copy link
Member

@caarlos0 and @muesli: does this one still make sense?

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.

None yet

3 participants