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 447f46d commit 48436f2Copy full SHA for 48436f2
.github/hibernate-github-bot.yml
@@ -68,6 +68,8 @@ develocity:
68
licenseAgreement:
69
enabled: true
70
ignore:
71
- # See the `build-dependencies` group in the Dependabot's configuration file
72
- user: dependabot[bot]
73
titlePattern: "Bump.*"
+ # Members of this team already agreed to both LGPL and ASL2 for all their contributions.
74
+ - team: license-agreement
75
+ titlePattern: ".*"
0 commit comments