Gitea · Arazzo Workflow
Gitea Create Repository With Webhook
Version 1.0.0
Create a repository for the authenticated user and register a webhook.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
repo-with-webhook
Create a repo and register a webhook on it.
Creates a repository for the authenticated user, then registers a gitea-type webhook on it for push and pull request events.
1
createRepo
createCurrentUserRepo
Create a repository for the authenticated user.
2
createWebhook
repoCreateHook
Register a gitea-type webhook on the new repository.