GitHub · Arazzo Workflow
GitHub Create a Milestone and Assign an Issue to It
Version 1.0.0
Create a milestone, then open an issue assigned to that milestone.
Provider
Workflows
create-milestone-and-issue
Create a milestone then open an issue assigned to it.
Creates a milestone and chains its returned number into the milestone field of a new issue.
1
createMilestone
createMilestone
Create the milestone in the repository.
2
openIssue
createAnIssue
Open an issue assigned to the milestone using the milestone number returned by the create step.
Source API Descriptions
openapi