cli/pkg/cmd/pr/merge
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
..
http.go Simplify auto-merge detection 2021-06-19 01:40:28 -03:00
merge.go Adjust conditions for switching between regular and auto merge 2021-07-20 19:34:32 +02:00
merge_test.go Adjust conditions for switching between regular and auto merge 2021-07-20 19:34:32 +02:00