cli/pkg/cmd/pr
lpessoa e8767b9706
feat: adding checks at GH PR view
Fixes #6117

Adding checks to PR view as a new line along with changes information.
Isolated 'status' display logic into a shared method in order to reuse it in 'view'.
Updated existing 'view' tests.

TODO: add new tests for PRs with checks.
2022-09-16 13:56:10 -03:00
..
checkout Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
checks Migrate to go-gh text package (#6236) 2022-09-14 09:23:55 +04:00
close Add error message to pr close when missing args (#5885) 2022-07-11 15:30:12 +00:00
comment Integrate latest go-gh packages (#6084) 2022-08-18 09:04:13 +03:00
create Migrate to go-gh text package (#6236) 2022-09-14 09:23:55 +04:00
diff linter appeasement 2022-08-15 16:13:49 -05:00
edit Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
list Migrate to go-gh text package (#6236) 2022-09-14 09:23:55 +04:00
merge Remove all direct calls to shurcool-graphql 2022-08-18 21:40:41 +03:00
ready Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
reopen Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
review Change markdown wrap limit match terminal width (#6016) 2022-09-01 07:36:25 +00:00
shared feat: adding checks at GH PR view 2022-09-16 13:56:10 -03:00
status feat: adding checks at GH PR view 2022-09-16 13:56:10 -03:00
view feat: adding checks at GH PR view 2022-09-16 13:56:10 -03:00
pr.go Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00