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

Provide capabilities to group multiple dependabot PRs for the same artifact #1370

Open
netomi opened this issue Nov 21, 2023 · 1 comment · May be fixed by #1371
Open

Provide capabilities to group multiple dependabot PRs for the same artifact #1370

netomi opened this issue Nov 21, 2023 · 1 comment · May be fixed by #1371

Comments

@netomi
Copy link

netomi commented Nov 21, 2023

When dependabot is enabled for a repo and you merge suggested changes / updates on a regular basis, the resulting changelog gets quickly difficult to read as the same artifact might be repeated multiple times.

It would be great if release-drafter would have the ability to group such dependabot PRs by artifact to look like that:

Bump checkstyle from 10.7.0 to 10.12.1 by https://github.com/dependabot (#257, #260, #268, #274, #289, #295, #309)

instead of individual entries for each incremental update.

@netomi
Copy link
Author

netomi commented Nov 21, 2023

Dependabot PRs like that should also be handled imho:

Bump the quarkus group with 1 update https://github.com/dependabot (#271)

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 a pull request may close this issue.

1 participant