Skip to content

Commit 63ee07f

Browse files
marko-bekhtambellade
authored andcommitted
Enable adding label/prefix to PRs opened for non-main branch
1 parent c46738f commit 63ee07f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/hibernate-github-bot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,9 @@ licenseAgreement:
7575
name: license-agreement
7676
organization: hibernate
7777
titlePattern: ".*"
78+
branches:
79+
enabled: true
80+
label: "%s"
81+
ignore:
82+
- user: dependabot[bot]
83+
titlePattern: ".*"

0 commit comments

Comments
 (0)