cli/pkg/cmd/pr/checks
Mislav Marohnić 4a3ef50d2d
Standardize pager output across commands (#5141)
Add pager functionality to the following commands:
- gist list
- pr checks
- release list
- run list
- run view
- secret list
- workflow list
- workflow view

Additionally, normalize error handling when starting the pager has
failed: only print a non-fatal notice to stderr instead of aborting the
whole command.
2022-02-01 08:36:51 +01:00
..
fixtures pr and run check symbols revision 2021-08-05 02:13:55 -07:00
checks.go Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
checks_test.go Fix duplicates check results returned by gh pr checks 2022-01-21 00:02:42 +09:00