Skip to content

Commit e78587a

Browse files
committed
Add item about phpcs.xml.dist.sample to the release checklist
This commit adds an item to verify if the `minimum_wp_version` and `testVersion` properties in `phpcs.xml.dist.sample` need updating as part of the release process.
1 parent bce2f34 commit e78587a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/release-checklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ PR for tracking changes for the x.x.x release. Target release date: **DOW MONTH
1515
- [ ] PHPCSUtils: check if there have been [releases][phpcsutils-releases] since the last WordPressCS release and update WordPressCS code to take advantage of any new utilities - PR #xxx
1616
- [ ] PHPCSExtra: check if there have been [releases][phpcsextra-releases] since the last WordPressCS release and check through the changelog to see if there is anything WordPressCS could take advantage of - PR #xxx
1717
- [ ] Check if the minimum WP version property needs updating in `MinimumWPVersionTrait::$default_minimum_wp_version` and if so, action it - PR #xxx
18+
- [ ] Check if the `minimum_wp_version` and `testVersion` properties in `phpcs.xml.dist.sample` need updating and if so, action it - PR #xxx
1819
- [ ] Check if any of the list based sniffs need updating and if so, action it.
1920
:pencil2: Make sure the "last updated" annotation in the docblocks for these lists has also been updated!
2021
List based sniffs:

0 commit comments

Comments
 (0)