Skip to content

Commit ab451ca

Browse files
committed
Align Hibernate GitHub Bot config on Hibernate ORM
1 parent a7d4b3f commit ab451ca

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
@@ -59,7 +59,7 @@ develocity:
5959
- column: "Backend"
6060
pattern: "lucene"
6161
- column: "DB"
62-
pattern: "h2|postgres(ql)?|pgsql|mysql|mariadb|mssql|derby|tidb|cockroach(db)?|oracle.*|db2|hsqldb|edb|sybase"
62+
pattern: "(h2|postgres(?:ql)?|pgsql|mysql|mariadb|mssql|derby|tidb|cockroach(?:db)?|oracle|db2|hsqldb|edb|sybase).*"
6363
replacement: "$0"
6464
- pattern: "hibernate.search|elasticsearch|opensearch|main|HEAD|\\d+.\\d+|PR-\\d+"
6565
replacement: "" # Just remove these tags

0 commit comments

Comments
 (0)