Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 57f261a

Browse files
Enable adding label/prefix to PRs opened for non-main branch
Signed-off-by: marko-bekhta <marko.prykladna@gmail.com>
1 parent 6689d2d commit 57f261a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.github/hibernate-github-bot.yml‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,11 @@ licenseAgreement:
5353
# We ignore all dependabot PRs for a license check:
5454
- user: dependabot[bot]
5555
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

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /