Skip to content

Commit 771f223

Browse files
committed
docs(wp70): track rc signoff status
1 parent bf29b3b commit 771f223

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

β€ŽCONTRIBUTING.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@ logged in as `admin` / `password`.
349349

350350
Current Playground previews are pinned to WordPress `7.0-beta4` as of 2026-03-12.
351351

352+
For WordPress 7.0 release signoff, do not treat the green beta-era CI matrix as a substitute for the RC/GA manual pass. Record each RC and GA result in the `15.0 Release Signoff Log` table in [`tests/MANUAL-TESTING.md`](tests/MANUAL-TESTING.md) before claiming final 7.0 readiness.
353+
352354
### What you can test in Playground
353355

354356
| Feature | Notes |

β€Ždocs/ROADMAP.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ These gaps have been closed by the integration suite:
198198

199199
## 2. WordPress 7.0 Prep (GA April 9, 2026)
200200

201-
> **Status:** WP 7.0 Beta 1 manually tested February 19, 2026 β€” all sections PASS. Repeat the manual verification pass on each RC build, including an RC3 checkpoint on April 2, 2026, then do the final readme "Tested up to" bump on GA.
201+
> **Status:** WP 7.0 Beta-era automation and manual beta checks are green, but RC1 signoff is not yet recorded. Repeat the manual verification pass on each RC build, including an RC3 checkpoint on April 2, 2026, log each result in `tests/MANUAL-TESTING.md`, then do the final readme "Tested up to" bump on GA.
202202
203203
### Verified changes that affect WP Sudo
204204

@@ -220,7 +220,7 @@ These gaps have been closed by the integration suite:
220220
2. ~~**Run the manual testing guide** against 7.0-beta~~ β€” done; all 15 sections PASS
221221
3. ~~**Visual check:** settings page, help tabs, admin bar timer, challenge interstitial, admin notices~~ β€” done; all pass against refreshed admin chrome
222222
4. ~~**Run `composer test`**~~ β€” passing on WP 7.0-alpha / 7.0-beta; CI covers WP trunk
223-
5. **Repeat manual verification on each RC build** (RC1, RC2, etc.), with an explicit RC3 checkpoint on **April 2, 2026**, and record date + build in `tests/MANUAL-TESTING.md`.
223+
5. **Repeat manual verification on each RC build** (RC1, RC2, etc.), with an explicit RC3 checkpoint on **April 2, 2026**, and record date + build in the `15.0 Release Signoff Log` table in `tests/MANUAL-TESTING.md`.
224224
6. **Update version references** when 7.0 ships (April 9):
225225
- `readme.txt` / `readme.md` β€” "Tested up to" bump
226226
- Any docs still referencing "WordPress 6.9" as latest

β€Žtests/MANUAL-TESTING.mdβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,17 @@ for each pass.
864864
Document pass/fail and any visual regressions. These checks verify the plugin's
865865
admin UI renders correctly under the WP 7.0 admin visual refresh (Trac #64308).
866866

867+
### 15.0 Release Signoff Log
868+
869+
Track the release-candidate and GA passes here so WP 7.0 readiness is explicit.
870+
871+
| Milestone | Status | Date | Build | Environment | Notes |
872+
|-----------|--------|------|-------|-------------|-------|
873+
| RC1 | Pending | β€” | β€” | β€” | Manual WP 7.0 RC1 pass not yet recorded |
874+
| RC2 | Pending | β€” | β€” | β€” | |
875+
| RC3 | Pending | β€” | β€” | β€” | Required checkpoint before GA |
876+
| GA | Pending | β€” | β€” | β€” | Final "Tested up to" bump depends on this pass |
877+
867878
### 15.1 Settings Page (Settings > Sudo)
868879

869880
1. Load **Settings > Sudo** on a WP 7.0 site.

0 commit comments

Comments
Β (0)