docs: clarify release coordination (#24575)

This commit is contained in:
Tommaso Sciortino
2026-04-03 01:37:35 +00:00
committed by GitHub
parent 1f5d7014c6
commit fe4fcf89d9
2 changed files with 4 additions and 6 deletions
-6
View File
@@ -22,12 +22,6 @@ nightly) or the release branch (for preview/stable).
- **Platforms:** Tests must pass on **Linux and macOS**.
<!-- prettier-ignore -->
> [!NOTE]
> Windows tests currently run with `continue-on-error: true`. While a
> failure here doesn't block the release technically, it should be
> investigated.
- **Checks:**
- **Linting:** No linting errors (ESLint, Prettier, etc.).
- **Typechecking:** No TypeScript errors.