Gitea · Arazzo Workflow
Gitea Bootstrap Organization With Shared Label
Version 1.0.0
Create an organization, add a repository, and create an org-wide label.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
org-bootstrap-with-label
Create an org, a repo in it, and an org-wide label.
Creates an organization, creates a repository under it, then creates an organization-level label.
1
createOrg
orgCreate
Create a new organization.
2
createOrgRepo
createOrgRepo
Create a repository owned by the new organization.
3
createOrgLabel
orgCreateLabel
Create an organization-level label shared across the org's repos.