Can't retry a PR with treeclosed applied
Closed this issue · 3 comments
jdm commented
With treeclosed=1000 a single PR with p=1001 that fails to land, doing @bors-servo: retry
is ignored and no progress can be made until the tree is reopened.
Manishearth commented
I think https://github.com/servo/homu/blob/master/homu/main.py#L1226 should be a continue
Manishearth commented