Open codebytere opened 6 months ago
Related to #252 - in general if any error happens the only thing visible to end users is a comment that it failed and a blank diff, so we need a general way to communicate an error occurred to end users instead of a confusing blank diff.
As in title. Example: https://github.com/electron/electron/pull/41793 showed needs-manual as a result of another bug but when I tried to run backports via trop again, it failed with blank diff instead of surfacing that the labels were just wrong and it'd already been merged into release branches: https://github.com/electron/electron/pull/41805