Pushing your bug fixes in all your maintained branches.
You can trigger a backport by writing a custom rule. For example, as soon as the backport-to-prod
label is added, your pull request will be copied to the prod
branch once it's merged.
Alternatively, you can use the @Mergifyio backport
command in a comment to backport any pull request.
Mergify updates the pull request status in real-time and informs you about the backport status.
Or check out our documentation for more details.