Sign in

Create an organization repository

documented

Create a new repository in the specified organization.

POST /orgs/{org}/reposRepositoriesno implementation yet0 runs

Input

org
Organization name
octo-org
name*
Repository name
my-new-repo
description
Description
A short description
homepage
Homepage URL
https://example.com
private
Private repository
false
has_issues
Enable issues
true
has_projects
Enable projects
true
has_wiki
Enable wiki
true
team_id
Team ID
1
auto_init
Initialize with README
false
gitignore_template
Gitignore template
Node
license_template
License template
mit
Calls GitHub as you (your API key is your account); keychains.dev holds the credentials.
Create an organization repository · GitHub · OpenIntegrations