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 6689d2d commit 57f261aCopy full SHA for 57f261a
.github/hibernate-github-bot.yml
@@ -53,3 +53,11 @@ licenseAgreement:
53
# We ignore all dependabot PRs for a license check:
54
- user: dependabot[bot]
55
titlePattern: "Bump.*"
56
+branches:
57
+ enabled: true
58
+ titlePrefix: "[%s]"
59
+ label: "%s"
60
+ ignore:
61
+ # We ignore all dependabot PRs for a license check:
62
+ - user: dependabot[bot]
63
+ titlePattern: "Bump.*"
0 commit comments