Skip to content

Commit

Permalink
change the backport label
Browse files Browse the repository at this point in the history
By request in Matrix. If anyone else has an opinion, speak now or
forever hold your peace! ☺

The new label is
`Backport of #NNN: title`
which with GitHub's prefix and suffix for email is
`[haskell/cabal] Backport of #NNN: title (PR #MMM)`
  • Loading branch information
geekosaur committed Oct 15, 2024
1 parent 3dcc771 commit 3297f4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,8 @@ queue_rules:
update_bot_account: Mikolaj
merge_method: squash
update_method: merge

defaults:
actions:
backport:
title: "Backport of #{{ number }}: {{ title }}"

0 comments on commit 3297f4a

Please sign in to comment.