diff --git a/.github/hibernate-github-bot.yml b/.github/hibernate-github-bot.yml index c78df9fbbc34..c2c29e23df50 100644 --- a/.github/hibernate-github-bot.yml +++ b/.github/hibernate-github-bot.yml @@ -60,4 +60,6 @@ develocity: pattern: "((?:h2|postgres(?:ql)?|pgsql|mysql|mariadb|mssql|tidb|cockroach(?:db)?|oracle|db2|hsqldb|edb|sybase)(?:.*(?=_ci)|.*))(?:_ci)?" replacement: "$1" - pattern: "main|HEAD|\\d+.\\d+|PR-\\d+" - replacement: "" # Just remove these tags \ No newline at end of file + replacement: "" # Just remove these tags +licenseAgreement: + enabled: true