Skip to content

Commit f46f883

Browse files
authored
Update on milestone documentation
1 parent 8e98c8f commit f46f883

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/milestone.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,10 @@
9999
desc = f"""This repository is part of an Ansys Release in the Unified Install.
100100
101101
Thus, it is necessary to create a release for the next Dev Complete date.
102-
Please consider releasing by {RELEASE_DATE.strftime("%Y/%m/%d")}"""
102+
Please consider releasing by {RELEASE_DATE.strftime("%Y/%m/%d")}.
103+
104+
If your current release is the one expected to be used in the upcoming
105+
official Ansys Release, please close and delete this milestone."""
103106

104107
# Create a new milestone
105108
repo.create_milestone(

0 commit comments

Comments
 (0)