cli/pkg/cmd/pr
Mislav Marohnić 6f2dfd7eea Adjust conditions for switching between regular and auto merge
Conditions prohibiting a regular merge: BLOCKED, BEHIND, DIRTY.

Conditions triggering a regular merge even if `--auto` was set: CLEAN,
HAS_HOOKS.

Note that UNKNOWN status does not trigger either of the conditions.
2021-07-20 19:34:32 +02:00
..
checkout Fix pr checkout setting up git push configuration 2021-05-25 15:43:18 +02:00
checks Fix preloading of pr reviews, checks, and issue/pr comments 2021-05-18 17:13:27 +02:00
close Export more IDs in issue/pr JSON payload 2021-05-18 18:19:28 +02:00
comment Eliminate API overfetching in pr commands 2021-04-30 20:34:36 +02:00
create Allow setting empty body via editor in issue/pr create 2021-06-04 21:50:51 +02:00
diff Fix tests 2021-05-07 22:09:58 +02:00
edit Export more IDs in issue/pr JSON payload 2021-05-18 18:19:28 +02:00
list linter 2021-06-22 11:41:22 -07:00
merge Adjust conditions for switching between regular and auto merge 2021-07-20 19:34:32 +02:00
ready Fix tests 2021-05-07 22:09:58 +02:00
reopen Fix tests 2021-05-07 22:09:58 +02:00
review Fix tests 2021-05-07 22:09:58 +02:00
shared 💅 grammar in comment 2021-06-10 14:09:43 +02:00
status Remove unnecessary commits stubs from fixtures 2021-05-21 17:37:21 +02:00
view modified HexToRGB to check whether terminal and gh have color enabled, as well as created tests for HexToRGB 2021-07-03 17:09:25 -07:00
pr.go Pr edit command 2021-02-12 10:08:44 -08:00