-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
enhancementa request to improve CLIa request to improve CLIgh-reporelating to the gh repo commandrelating to the gh repo commandhelp wantedContributions welcomeContributions welcome
Description
Describe the feature or problem you’d like to solve
Similar to #6844
Currently, if you use the --template option when creating a repository with gh repo create, you get an error if you include the --disable-issues option.
Proposed solution
Remove this limitation so we can disable issues.
In #7886, added additional graphql request to disable wikis when creating repo from template.
This request is updateRepository and updateReposity gets params to disable issues.
(https://docs.github.com/en/graphql/reference/input-objects#updaterepositoryinput)
samcoe
Metadata
Metadata
Assignees
Labels
enhancementa request to improve CLIa request to improve CLIgh-reporelating to the gh repo commandrelating to the gh repo commandhelp wantedContributions welcomeContributions welcome