Push 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.
They give autonomy to their engineering team while automating their infrastructure deployment from staging to production
Or check out our documentation for more details.