This is a backport PR for branch 42-x-y
claude[bot]

#53803: docs: add REVIEW.md and treat it as a docs-only change in CI

Merged
Created: Sep 9, 2026, 5:40:13 PM
Merged: Sep 9, 2026, 8:17:33 PM
1 comments
Target: 42-x-y

Requested by Samuel Attard · Slack thread

Description of Change

Backport of #53798

See that PR for details.

Checklist

🤖 Generated with Claude Code

https://claude.ai/code/session_01L8oQstgRC618uKVxqMmoZn

Release Notes

Notes: none


Generated by Claude Code

Backport Information

Original PR Author
MarshallOfSound
Original PR Status
Merged
Original PR Merged At
Sep 9, 2026, 5:28:27 PM
Original PR Link
GitHubView on GitHub

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron