cli/pkg/cmd/pr
Mislav Marohnić 3efa764305 Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts
Either InterruptErr or SilentErr will be present when the user has
chosen "Cancel" or pressed Ctrl-C in prompts. We don't want the recovery
mechanism to kick in these cases because the cancellation was likely
willingly initiated by the user.
2021-02-23 20:09:03 +01:00
..
checkout Update some stubs to be closer to how git behaves 2021-01-28 21:58:45 +01:00
checks Merge remote-tracking branch 'origin' into cmd-stub-new 2021-01-22 16:31:29 +01:00
close Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
comment Comment on pull requests 2021-01-21 09:47:38 -08:00
create Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts 2021-02-23 20:09:03 +01:00
diff Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
edit Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08:00
list use Stub instead of SetPrepareCmd in 'pr list' tests 2021-01-26 08:15:13 -05:00
merge pr merge: avoid prompting to enter editor after editing phase is chosen 2021-02-17 18:47:17 +01:00
ready Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
reopen Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
review Merge remote-tracking branch 'origin' into cmd-stub-new 2021-01-22 16:31:29 +01:00
shared Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts 2021-02-23 20:09:03 +01:00
status pr status: fix checking branch protection rules on the base branch 2021-02-17 18:04:49 +01:00
view Merge remote-tracking branch 'origin' into dpromanko/remove-set-cmd-prepare 2021-01-28 22:00:08 +01:00
pr.go Pr edit command 2021-02-12 10:08:44 -08:00