Gitea · Arazzo Workflow
Gitea Create Repository With A Labeled Issue
Version 1.0.0
Create a repository, create a label in it, and open a pre-labeled issue.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
repo-with-labeled-issue
Create a repo, create a label, and open a pre-labeled issue.
Creates a repository, creates a label in it, then opens an issue that carries the new label from creation.
1
createRepo
createCurrentUserRepo
Create a repository for the authenticated user.
2
createLabel
issueCreateLabel
Create a label in the new repository.
3
createLabeledIssue
issueCreateIssue
Open an issue that carries the new label from creation.