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 33f3e4c commit 84c59bfCopy full SHA for 84c59bf
.github/hibernate-github-bot.yml
@@ -69,3 +69,11 @@ licenseAgreement:
69
# See the `build-dependencies` group in the Dependabot's configuration file
70
- user: dependabot[bot]
71
titlePattern: "Bump.*"
72
+branches:
73
+ enabled: true
74
+ titlePrefix: "[%s]"
75
+ label: "%s"
76
+ ignore:
77
+ # We ignore all dependabot PRs for a license check:
78
+ - user: dependabot[bot]
79
+ titlePattern: "Bump.*"
0 commit comments