Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3.98 KB

File metadata and controls

54 lines (43 loc) · 3.98 KB
name about labels
Gutenberg Release
A checklist for the Gutenberg plugin release process
Gutenberg Plugin, [Type] Project Management

This issue is to provide visibility on the progress of the release process of Gutenberg VERSION_NUMBER and to centralize any conversations about it. The ultimate goal of this issue is to keep the reference of the steps, resources, work, and conversations about this release so it can be helpful for the next contributors releasing a new Gutenberg version.

  • Gutenberg version to release: VERSION_NUMBER (milestone)
  • Release Manager (a.k.a. Release Lead):
  • Release Date VERSION_NUMBER RC: ADD DATE
  • Release Date VERSION_NUMBER: ADD DATE
  • Previous version change log (as a reference): 15.3

Resources

Checklist

RC Day - {Weekday, Month, Date}

  • Optional: Attend #core-editor meeting (14:00UTC)
  • Post a message in #core-editor channel to let folks know you are starting the RC release process
  • Organize and Label PRs on the relevant milestone
  • Start the release process by triggering the rc workflow
  • Update the created Draft Release accordingly
  • Curate the changelog before publishing
  • Publish Release
  • Announce in #core-editor channel that RC1 has been released and is ready for testing
  • Ping any other relevant channels announcing that the RC is available
  • Create Draft of Release post on Make Core blog (initial draft in Google doc)

Between RC and Release

Release Day - {Weekday, Month, Date}

  • Post a message in #core-editor channel to let folks know you are starting the release process
  • Start the release process by triggering the stable workflow
  • Update the created Draft Release accordingly. Typically by copy/pasting the last RC release notes and add any changes/updates as needed.
  • Publish Release
  • Trigger the update to the plugin directory. (Get approval from a member of Gutenberg Release team if necessary)
  • Announce in #core-editor channel that the plugin has been released
  • Reach out to other contributors to help get the post reviewed
  • Publish Release post on Make Core blog