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