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 163b478 commit d2d4717Copy full SHA for d2d4717
.github/hibernate-github-bot.yml
@@ -68,6 +68,10 @@ 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:
75
+ name: license-agreement
76
+ organization: hibernate
77
+ titlePattern: ".*"
0 commit comments