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 #NNN: title`
which with GitHub's prefix and suffix for email is
`[haskell/cabal] Backport #NNN: title (PR #MMM)`
  • Loading branch information
geekosaur authored and Mikolaj committed Oct 18, 2024
1 parent e8b1591 commit b2cd09d
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 @@ -170,3 +170,8 @@ queue_rules:
update_bot_account: Mikolaj
merge_method: squash
update_method: merge

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

0 comments on commit b2cd09d

Please sign in to comment.