cli/pkg/cmd
Mislav Marohnić 05421db404 pr status: fix checking branch protection rules on the base branch
Instead of checking branch protection rules on the main branch of the
repository, branch protection rules for a specific PR should be checked
on its base branch, since not all PRs are based on the main branch.

Additionally, do not display "Up to date" if the actual merge status
reported from the server was "UNKNOWN" or "DIRTY", since in those cases
"Up to date" could be false information.
2021-02-17 18:04:49 +01:00
..
alias Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
api Add more examples to api docs 2021-02-11 19:17:10 +01:00
auth Merge remote-tracking branch 'origin' into writeorg-oauth-scope 2021-02-17 17:11:24 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory add header in correct place 2021-02-16 12:25:09 -06:00
gist Tweak gist docs 2021-02-03 22:39:58 +01:00
issue Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08:00
pr pr status: fix checking branch protection rules on the base branch 2021-02-17 18:04:49 +01:00
release release create: clarify handling of git tags 2021-02-03 22:33:37 +01:00
repo Improve repo create docs 2021-02-03 22:05:06 +01:00
root add ssh-key command 2021-01-20 20:23:38 +01:00
secret Merge pull request #2844 from cli/secret-set-fix 2021-01-25 11:34:59 -08:00
ssh-key Hide ssh-key command until it's ready for prime-time 2021-01-21 17:55:44 +01:00
version Fix link in version output 2020-12-17 12:37:22 +01:00