Fixed Release Schedule link in release and patch initial checklist (https://github.com/woocommerce/woocommerce-blocks/pull/6338)

This commit is contained in:
Tarun Vijwani 2022-05-05 14:01:37 +04:00 committed by GitHub
parent 51495ff32c
commit 2440fb6f36
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ Each porter is responsible for testing the PRs that fall under the focus of thei
* If the base branch was `trunk`, and this release was deployed to WordPress.org, then merge the branch into `trunk`.
* If the base branch is the release branch this patch release is for, then merge branch into release branch and then merge the release branch back to `trunk` if the patch release is the latest released version. Otherwise just merge back into the release branch.
* [ ] If you merged the branch to `trunk`, then update version on the `trunk` branch to be for the next version of the plugin and include the `dev` suffix (e.g. something like [`2.6-dev`](https://github.com/woocommerce/woocommerce-gutenberg-products-block/commit/e27f053e7be0bf7c1d376f5bdb9d9999190ce158)) for the next version.
* [ ] Update the schedules p2 with the shipped date for the release (Pca54o-1N-p2).
* [ ] Update the schedules p2 with the shipped date for the release (PdToLP-K-p2).
* [ ] Edit the GitHub milestone of the release you just shipped and add the current date as the due date (this is used to track ship date as well).
## Pull request in WooCommerce Core for Package update

View File

@ -85,7 +85,7 @@ Each porter is responsible for testing the PRs that fall under the focus of thei
* [ ] `readme.txt`
* [ ] `src/Package.php`
* [ ] `woocommerce-gutenberg-products-block.php`.
* [ ] Update the schedules p2 with the shipped date for the release (Pca54o-1N-p2).
* [ ] Update the schedules p2 with the shipped date for the release (PdToLP-K-p2).
* [ ] Edit the GitHub milestone of the release you just shipped and add the current date as the due date (this is used to track ship date as well).
## Pull request in WooCommerce Core for Package update