Skip to content

Commit b2cd09d

Browse files
geekosaurMikolaj
authored andcommitted
change the backport label
By request in Matrix. If anyone else has an opinion, speak now or forever hold your peace! ☺ The new label is `Backport #NNN: title` which with GitHub's prefix and suffix for email is `[haskell/cabal] Backport #NNN: title (PR #MMM)`
1 parent e8b1591 commit b2cd09d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/mergify.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,8 @@ queue_rules:
170170
update_bot_account: Mikolaj
171171
merge_method: squash
172172
update_method: merge
173+
174+
defaults:
175+
actions:
176+
backport:
177+
title: "Backport #{{ number }}: {{ title }}"

0 commit comments

Comments
 (0)