Skip to content

Commit 400e32e

Browse files
committed
Revert "[#1901] Configure Develocity"
This reverts commit c899775.
1 parent c899775 commit 400e32e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/hibernate-github-bot.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,4 @@ develocity:
33
buildScan:
44
# To have the bot create a GitHub check listing Develocity build scans
55
# for every commit that has completed checks related to CI (GitHub Actions or Jenkins)
6-
addCheck: true
7-
# To group tags in a separate column and/or alter/remove some tags,
8-
# a list of column rules can be configured:
9-
tags:
10-
- column: "Database"
11-
pattern: "Test with (.*)"
12-
replacement: "$1"
6+
addCheck: true

0 commit comments

Comments
 (0)