Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented May 18, 2023

  • Branch: Starting from develop, cut a release branch named release/X.Y.Z for your changes.
  • Changelog: Add/update the changelog in CHANGELOG.md.
  • Props: update CREDITS.md file with any new contributors, confirm maintainers are accurate.
  • Readme updates: Make any other readme changes as necessary in README.md.
  • Merge: Make a non-fast-forward merge from your release branch to develop (or merge the pull request), then merge develop into stable (git checkout stable && git merge --no-ff develop).
  • Push: Push your stable branch to GitHub (e.g. git push origin stable).
  • Release: Create a new release, naming the tag and the release with the new version number, and targeting the stable branch. Paste the changelog from CHANGELOG.md into the body of the release and include a link to the closed issues on the milestone. The release should now appear under releases.
  • Ensure the release appears in the GitHub Marketplace correctly.
  • Close milestone: Edit the milestone with release date (in the Due date (optional) field) and link to GitHub release (in the Description field), then close the milestone.
  • Punt incomplete items: If any open issues or PRs which were milestoned for X.Y.Z do not make it into the release, update their milestone to X.Y.Z+1, X.Y+- [ ]0, X+- [ ]0.0 or Future Release.
  • Celebrate shipping!

begin drafting the 2.2.0 release
@github-actions github-actions bot requested a review from a team as a code owner May 18, 2023 16:06
@github-actions github-actions bot requested review from faisal-alvi and removed request for a team May 18, 2023 16:06
@jeffpaul jeffpaul self-assigned this May 18, 2023
@jeffpaul jeffpaul added this to the 2.2.0 milestone May 18, 2023
@jeffpaul jeffpaul self-requested a review as a code owner May 18, 2023 19:13
@jeffpaul jeffpaul removed their request for review May 18, 2023 19:13
faisal-alvi
faisal-alvi previously approved these changes May 19, 2023
Copy link
Contributor

@faisal-alvi faisal-alvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very tiny changes noted, those can be ignored, so approving.

Co-authored-by: Faisal Alvi <[email protected]>
@jeffpaul jeffpaul merged commit caf91de into develop May 22, 2023
@jeffpaul jeffpaul deleted the release/2.2.0 branch May 22, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants