Skip to content

Commit ae84d07

Browse files
author
Matthew Fisher
committed
Merge pull request #216 from bacongobbler/update-checklist-close-milestone
ref(release-checklist): update "close github milestones"
2 parents 01d16bf + f4cb057 commit ae84d07

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/roadmap/release-checklist.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,10 @@ TAG=$WORKFLOW_RELEASE TAG_MESSAGE="releasing workflow $WORKFLOW_RELEASE" make gi
176176

177177
# Step 8: Close GitHub Milestones
178178

179-
For each of the component projects listed at the top of this document, as well as for
180-
[workflow-cli](https://github.com/deis/workflow-cli), visit its GitHub repository and close
181-
the appropriate milestone. If there are still open issues attached to it, move them to
182-
the next upcoming milestone before closing.
179+
Close the github milestone by creating a new pull request at
180+
[seed-repo](https://github.com/deis/seed-repo). Any changes merged to master on that repository
181+
will be applied to all of the component projects. If there are open issues attached to the
182+
milestone, move them to the next upcoming milestone before merging the pull request.
183183

184184
# Step 9: Let Everyone Know
185185

0 commit comments

Comments
 (0)