File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,6 @@ Please consider [funding the PHP_CodeSniffer project](https://opencollective.com
8484- [ ] Merge the changelog PR.
8585- [ ] Make sure all CI builds for the release branch are green.
8686- [ ] Create a tag for the release & push it.
87- - [ ] Merge any open PRs in the documentation repository which relate to the current release.
8887- [ ] Make sure all CI builds are green.
8988- [ ] Download the PHAR files from the GH Actions test build page.
9089- [ ] Sign the PHAR files using:
@@ -121,7 +120,8 @@ Please consider [funding the PHP_CodeSniffer project](https://opencollective.com
121120 - [ ] Upload the unversioned PHAR files + asc files to the release.
122121 - [ ] Announce the release in the discussions forum by checking the checkbox at the bottom of the release page.
123122- [ ] Make sure all CI builds are green, including the verify-release workflow.
124-
123+ - [ ] Merge any open PRs in the documentation repository which relate to the current release.
124+ Important: this MUST be done **after** the release is published as otherwise the auto-generated output samples will not be updated correctly!
125125
126126## After Release
127127
You can’t perform that action at this time.
0 commit comments