tibdex/github-backport

Failing backport disables further backports

Closed this issue · 1 comments

when a PR is tagged to be backported to multiple branches if one of the backports fails the others are not executed and there is no message by backport bot.

examples can be found here

removing and readding the labels will trigger further backports. also, it seems that the order with which the labels are set to the PR might be relevant. here an example where one bp failed and one succeeded.

Thanks for reporting this but I don't maintain this library anymore.