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

Closed
wants to merge 2 commits into 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 <[email protected]>
@meowgorithm
Copy link
Member

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

@aymanbagabas aymanbagabas deleted the branch charmbracelet:main October 28, 2024 17:41
@meowgorithm meowgorithm reopened this Oct 28, 2024
@aymanbagabas aymanbagabas changed the base branch from master to main October 28, 2024 17:57
@caarlos0
Copy link
Member

i think we can close this tbh, we're already using dependabot everywhere...

@meowgorithm
Copy link
Member

Just wanted to say appreciate the PR (as always) @paralin. In this case we're sticking with our existing tooling because of the degree in which it's woven into our workflows.

@paralin
Copy link
Contributor Author

paralin commented Oct 28, 2024

That's fine, it was just a suggestion. That said, I still think the advantages to batched PRs are there.

@meowgorithm
Copy link
Member

It's a fair point; will definitely keep it mind when we take a breath and reexamine our tooling.

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.

4 participants