Replies: 1 comment
-
|
Hi! You should be able to do this using the default section. This section allows you to set configuration values for actions executed by pull request rules and commands. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been asked by a developer on our project if it is possible to rearrange the titles of created backports. We use the
@mergifyio backportcommand rather than doing it automatically via merge rules.It looks to me like, if I use the backport action in a merge rule, I have control over the PR title, but I don't see a way to do this when using the command and it doesn't look like I can specify a template separately from the action. Is this correct, or is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions