cli/pkg/cmd/pr/create
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
..
fixtures/repoWithNonLegacyPRTemplates/.github/PULL_REQUEST_TEMPLATE Fix failing tests for Windows (due to line-ending issues) 2020-09-02 10:03:56 +05:30
create.go pr create: allow forking repositories with INTERNAL visibility 2022-06-07 17:56:06 +02:00
create_test.go Write Cobra deprecation messages to stderr 2022-05-23 20:23:42 +02:00
regexp_writer.go Refactor regexp writer 2020-11-03 09:59:40 +03:00
regexp_writer_test.go spelling: beginning 2020-11-21 21:43:46 -05:00