Skip to content

Commit f4cb057

Browse files
author
Matthew Fisher
committed
ref(release-checklist): update "close github milestones"
This process is completely automated now, so there should be a reduced amount of human error when closing milestones.
1 parent 5c78f72 commit f4cb057

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
@@ -169,10 +169,10 @@ TAG=$DEIS_RELEASE TAG_MESSAGE="releasing workflow $DEIS_RELEASE" make git-tag gi
169169

170170
# Step 8: Close GitHub milestones
171171

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

177177
# Step 9: Let everyone know
178178

0 commit comments

Comments
 (0)