cli/pkg/cmd
Mislav Marohnić f184d7ec58 pr create: allow forking repositories with INTERNAL visibility
The IsPrivate field of "internal" repositories is always true, but those
repositories aren't truly private and absolutely can be forked. We
shouldn't be checking for platform permissions in the client anyway, so
let's just drop this check and have the platform decide whether this is
a valid operation.
2022-06-07 17:56:06 +02:00
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
api Clarify that ShowResponseHeaders includes status line 2022-05-23 10:18:50 -04:00
auth Add ability to set title for ssh key in auth login (#5524) 2022-05-23 08:06:42 +00:00
browse Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
codespace Extract LiveshareSession interface (#5725) 2022-06-06 15:52:52 +02:00
completion Write Cobra deprecation messages to stderr 2022-05-23 20:23:42 +02:00
config Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
extension Allow passing full extension name (#5464) 2022-05-18 08:35:47 +02:00
factory Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
gist Write Cobra deprecation messages to stderr 2022-05-23 20:23:42 +02:00
gpg-key Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
issue pr create: ensure clear error when --body is missing in nonTTY mode 2022-05-18 19:13:59 +02:00
label Parallelize label clone (#5687) 2022-05-24 10:04:05 +02:00
pr pr create: allow forking repositories with INTERNAL visibility 2022-06-07 17:56:06 +02:00
release Add exclude-drafts flag to gh release list 2022-05-09 20:47:39 +00:00
repo repo edit: fix interactive mode in GHES < 3.3 2022-06-07 17:54:52 +02:00
root Fix Cobra completion output going to stdout 2022-05-25 14:57:47 +02:00
run Add --pattern field to run download (#5539) 2022-05-23 08:57:57 +00:00
search Fix repo visibility label in search repos output 2022-06-07 17:09:17 +02:00
secret Support and favor delete for secrets (#5617) 2022-05-16 12:24:05 +00:00
ssh-key Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
status Ensure stable presentation of FORBIDDEN errors 2022-05-10 16:07:57 +02:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00