generated from crossplane-contrib/provider-jet-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- Create the new release branch with minor version, i.e.
release-0.21forv0.21.0.- You can use the existing branch for patch releases.
- Tag release by running
Tagaction in Github UI against release branch, i.e.release-Xbranch.- Use v-prefixed version, like
v0.21.0, for both description and tag.
- Use v-prefixed version, like
- Run
CIaction against release branch. - Tag the next pre-release by running
Tagaction in Github UI againstmasterbranch, if it's not a patch release.- The tag should be
v0.22.0-rc.0if you're releasingv0.21.x.
- The tag should be
- Validate that you can install the published version, basic sanity check.
- Run
Promoteaction to promote it inalphachannel if it's pre-1.0. - Use Github UI to generate release notes.
- Make sure to scan all PRs marked with
breaking-changeand add instructions for users to handle them.
- Make sure to scan all PRs marked with
- Create the next release issue with a title that has its date, 4 weeks after the current release day.
- Announce in Slack, Twitter etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request