Skip to content

Commit ff62637

Browse files
committed
do-release.sh: add note about milestones
1 parent 2c64716 commit ff62637

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

do-release.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@ echo "Verify, news entry has been created: https://sourceforge.net/p/pmd/news/"
159159
echo
160160
echo Update the marketplace entry with the new version:
161161
echo https://marketplace.eclipse.org/content/pmd-eclipse-plugin/edit
162+
echo
163+
echo "Check the milestone on github:"
164+
echo "<https://github.com/pmd/pmd-eclipse-plugin/milestones>"
165+
echo " --> move any open issues to the next milestone, close the current milestone"
166+
echo
167+
162168
echo
163169

164170
echo

0 commit comments

Comments
 (0)