spring-projects / spring-projects/spring-security
Automate opening issue to block release with reminders
@sjohnr is already working on this.
Since May 16, 2022.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
In order to account for blockers to the release process such as checking dependency update exclusions, updating dependencies (until updates are automated), CVEs and any other pre-release tasks that should be accounted for, automate opening an issue to block the release with the reminders in the description. The issue should be opened sometime in the week preceding a scheduled release.
If the scheduled release is triggered without the issue being resolved, the pre-release checks will fail. The release can be manually triggered later that same day once the issue is resolved.
Issue gh-10451
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.