Add Check All Issues Are Closed

Rob Winch 2021-02-11 11:42:17 -06:00
parent cf64242e1f
commit c725ee3606

@ -4,6 +4,7 @@
## Process Overview ## Process Overview
0. [Check All Issues Are Close](#0-check-all-issues-are-closed)
1. [Update dependencies](#1-update-dependencies) 1. [Update dependencies](#1-update-dependencies)
2. [Update release version](#2-update-release-version) 2. [Update release version](#2-update-release-version)
3. [Build Locally](#3-build-locally) 3. [Build Locally](#3-build-locally)
@ -19,6 +20,10 @@
## Detailed Steps ## Detailed Steps
### 0. Check All Issues Are Closed
Check that all issues are closed for the milestone https://github.com/spring-projects/spring-security/milestones
### 1. Update dependencies ### 1. Update dependencies
If you are on master use 1.b, otherwise use 1.a If you are on master use 1.b, otherwise use 1.a