GitHub · Arazzo Workflow
GitHub Create Organization Repository and Open First Issue
Version 1.0.0
Create a repository inside an organization and open its first tracking issue.
Provider
Workflows
create-org-repository-and-issue
Create an organization repository then open a first issue in it.
Creates a repository owned by an organization and chains the returned owner and repository name into a follow-up call that opens the first issue.
1
createOrgRepository
Create a new repository owned by the organization, initialized with a README so the default branch is created.
2
openFirstIssue
Open the first issue in the newly created organization repository using the owner and repository name returned by the create step.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.