Skip to main content
Creates a new repository for the authenticated user. OAuth scope requirements When using OAuth, authorizations must include:
  • public_repo scope or repo scope to create a public repository. Note: For GitHub AE, use repo scope to create an internal repository.
  • repo scope to create a private repository.
External DocumentationTo learn more, visit the GitHub documentation.

Basic Parameters

Advanced Parameters

Example Output

Workflow Library Example

Create User Repo with Github and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop