Gitea · Arazzo Workflow
Gitea Create Label And Apply To Issue
Version 1.0.0
Create a repository label and apply it to an existing issue.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
label-create-and-apply
Create a label and apply it to an issue.
Creates a repository label, then applies it to the target issue by label id.
1
createLabel
issueCreateLabel
Create a new label in the repository.
2
applyLabel
issueAddLabel
Apply the newly created label to the target issue.