Gitea · Arazzo Workflow
Gitea Sprint Issue Setup
Version 1.0.0
Create a milestone and label, open an issue under them, and apply the label.
View Spec
View on GitHub
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull RequestsArazzoWorkflows
Provider
Workflows
sprint-issue-setup
Create a milestone and label, open an issue, and apply the label.
Creates a milestone, creates a label, opens an issue attached to the milestone, then applies the label to the issue.
1
createMilestone
issueCreateMilestone
Create the sprint milestone.
2
createLabel
issueCreateLabel
Create the triage label.
3
createIssue
issueCreateIssue
Open an issue attached to the sprint milestone.
4
applyLabel
issueAddLabel
Apply the triage label to the new issue.