GitHub · Arazzo Workflow
GitHub Provision an Org Repository and Register an Org Webhook
Version 1.0.0
Create an organization repository, then register an organization-level webhook.
Provider
Workflows
provision-org-repo-with-webhook
Create an org repository then register an org webhook for event delivery.
Creates an organization-owned repository and registers an organization webhook that delivers the selected events to the supplied URL.
1
createOrgRepository
createAnOrganizationRepository
Create the organization-owned repository.
2
registerWebhook
createAnOrganizationWebhook
Register an organization webhook that delivers the selected events to the supplied URL as JSON.
Source API Descriptions
openapi