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

Fix junit group config for Dependabot #4133

Merged

Conversation

FlorianHockmann
Copy link
Member

Looks like Dependabot applies the pattern to the groupId and not the artifactId which explains why the feature didn't work for us so far (which I originally tried in #3918). I tried this out on a small demo project and successfully managed to get Dependabot to create a group update PR:
FlorianHockmann/dependabot-grouped-update-test#6

Looks like Dependabot applies the `pattern` to the `groupId` and not the
`artifactId` which explains why the feature didn't work for us so far.
I tried this out on a small demo project and successfully managed to
get Dependabot to create a group update PR:
FlorianHockmann/dependabot-grouped-update-test#6

Signed-off-by: Florian Hockmann <[email protected]>
@FlorianHockmann FlorianHockmann enabled auto-merge (rebase) November 22, 2023 15:23
@FlorianHockmann FlorianHockmann merged commit 24ca8b0 into JanusGraph:master Nov 22, 2023
104 of 105 checks passed
@FlorianHockmann FlorianHockmann deleted the fix-grouped-update-config branch November 23, 2023 07:40
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.

2 participants