Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.52 KB

guide-release-project-setup.md

File metadata and controls

36 lines (25 loc) · 1.52 KB

Creating a New Release's Project

For every MINOR release, we create a Github Project to manage pick requests. You will need to:

  • create a project
  • give the release crew access
  • update the status
  • enable the auto-add to project workflow to make sure picks are visible to the correct project version
  • make the project publicly visible

Navigate to the reactwg projects page: https://github.com/orgs/reactwg/projects

Copy the current release

Clone

Update the name

Give the release crew access

Update the status and project details

The format should be similar to the previous version. You will have to know:

  1. The release crew + github profile links
  2. Target dates for: branch cut, release candidates, golden release and stable release. Keep the status up to date throughout the release.

Add a auto-add to project workflow

Github need to have this workflow manually enabled:

CleanShot.2024-12-02.at.13.37.02.mp4

Set project visibility to public

CleanShot.2024-12-02.at.13.51.53.mp4