You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release-template.md
+1
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ This release process will produce releases:
25
25
+[ ] Freeze the target [GitHub Project(s)](https://github.com/eclipse/jetty.project/projects) by editing their names to "Jetty X.Y.Z FROZEN"
26
26
+[ ] Review the issues/PRs assigned to the target [GitHub Project(s)](https://github.com/eclipse/jetty.project/projects). Any tasks that are not-yet-started are moved to next releases.
27
27
-[ ] Review dependabot status. [Manually](https://github.com/eclipse/jetty.project/network/updates) run dependabot if needed and review resulting PRs for inclusion.
28
+
Such updates should only be included in the week before a release if there is a compelling security or stability reason to do so.
28
29
-[ ] Wait 24 hours from last change to the issues/PRs included in FROZEN GitHub Project(s).
29
30
-[ ] Verify target [project(s)](https://github.com/eclipse/jetty.project/projects) are complete.
30
31
-[ ] Verify that branch `jetty-10.0.x` is merged to branch `jetty-11.0.x`.
0 commit comments