Closed radTuti closed 6 days ago
Seems like these checks on the milestone and PRs in the milestone should perhaps be done as part of the release-prep
also or there should be a check before doing the "Rerun" in semaphore.
Seems like these checks on the milestone and PRs in the milestone should perhaps be done as part of the
release-prep
also or there should be a check before doing the "Rerun" in semaphore.
I have moved the checking milestones and PRs in milestones to "Preparing for the release" section in the releasing docs. The check in the release notes are additional sanity check.
I have also added to the release-prep
task to handle checking and closing the milestone
Description
For PR author
make gen-files
make gen-versions
For PR reviewers
A note for code reviewers - all pull requests must have the following:
kind/bug
if this is a bugfix.kind/enhancement
if this is a a new feature.enterprise
if this PR applies to Calico Enterprise only.