Closed
Description
Issue
Trop does not take into account changes made to additional labels of connected backports, even when they apply to the initial PR as well.
Example
Seen here in original PR and here in the manual backport.
In the original PR, trop was used to try to backport to 12-x-y
, 11-x-y
, and 10-x-y
, but those backports were unsuccessful.
An additional PR was made to backport to 12-x-y
, and when that was successful, trop was used again to try and automatically backport to 11-x-y
and 10-x-y
. Though those two backports were successful, trop was not able to then go back to the original PR and update the labels from needs-manual-bp/11-x-y
and needs-manual-bp/10-x-y
to in-flight/10-x-y
and in-flight/11-x-y
.
Metadata
Metadata
Assignees
Labels
No labels