mirror of
https://gh.wpcy.net/https://github.com/wp-cli/handbook.git
synced 2026-04-23 20:17:31 +08:00
- Organize files in folders according to the desired structure - Use directory iterator to loop through all files and folders (makes generation more robust)
831 B
831 B
Release Checklist
There are two different release checklists available from within the wp-cli/wp-cli
repository:
- Generate a 🚀 Regular Release Checklist - applies to major (2.x.x) and minor (x.1.x) releases.
- Generate a 🔧 Patch Release Checklist - applies to patch (x.x.1) releases only.
As a first step for initiating a release process, the corresponding checklist should be generated and added to the milestone it relates to.