cli/pkg/cmd/pr
Mislav Marohnić 05c7c2bd1a Treat unrecognized PR Checks statuses as "pending"
Previously, unrecognized Checks statuses would crash the program. For
the sake of supporting the "WAITING" status and for
forward-compatibility, this treats any unrecognized status as "pending".
2021-03-31 18:21:45 +02:00
..
checkout Add helper function to validate exact args in cmdutil 2021-02-24 15:49:40 +05:30
checks Treat unrecognized PR Checks statuses as "pending" 2021-03-31 18:21:45 +02:00
close Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
comment Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
create 💅 cleanup URL length checking 2021-03-30 19:12:31 +02:00
diff Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
edit Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
list Fix tests broken by incompatible merges 2021-03-30 18:39:37 +02:00
merge Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +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 Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
shared 💅 cleanup URL length checking 2021-03-30 19:12:31 +02:00
status Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00
view Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
pr.go Pr edit command 2021-02-12 10:08:44 -08:00