We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c899775 commit 400e32eCopy full SHA for 400e32e
.github/hibernate-github-bot.yml
@@ -3,10 +3,4 @@ develocity:
3
buildScan:
4
# To have the bot create a GitHub check listing Develocity build scans
5
# 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"
+ addCheck: true
0 commit comments