trop icon indicating copy to clipboard operation
trop copied to clipboard

Surface via output if a backport PR has already been merged when trying to backport

Open codebytere opened this issue 1 year ago • 1 comments

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

codebytere avatar Apr 11 '24 08:04 codebytere

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.

dsanders11 avatar Apr 18 '24 23:04 dsanders11