Skip to content

Commit 0a9b39b

Browse files
committed
Update hibernate GitHub bot title pattern
to address new formats in which the title is generated
1 parent 21ddae1 commit 0a9b39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/hibernate-github-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jira:
77
# Examples:
88
# Bump some-dep-GAV from some-version to some-version in the build-dependencies group
99
# Bump the build-dependencies group with 2 updates
10-
titlePattern: "Bump.*the build-dependencies group( with \\d+ updates?)?"
10+
titlePattern: "Bump.*the build-dependencies group( across \\d+ director(ies|y))?( with \\d+ updates?)?"
1111
ignoreFiles:
1212
# Git
1313
- ".git*"

0 commit comments

Comments
 (0)