cli/pkg/cmd/pr/checks
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
..
fixtures gh pr checks 2020-08-28 13:18:59 -05:00
checks.go Treat unrecognized PR Checks statuses as "pending" 2021-03-31 18:21:45 +02:00
checks_test.go Pass web browser to each individual command 2021-03-19 21:22:37 +01:00