File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments