Skip to content

Commit eacef68

Browse files
rtioclaude
andauthored
Add PR reviewer and label requirements to CLAUDE.md (#11346)
Co-authored-by: Claude Opus 4.6 <[email protected]>
1 parent 3197b88 commit eacef68

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.claude/CLAUDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ npm run i18n:pot # Generate translations
231231
- Include testing instructions
232232
- Check mobile testing requirement
233233
- Link to release testing docs post-merge
234+
- **After creating a PR:**
235+
- Assign `Automattic/gamma` as reviewer: `gh pr edit <number> --add-reviewer Automattic/gamma`
236+
- Add the `pr: needs review` label: `gh pr edit <number> --add-label "pr: needs review"`
234237

235238
### Docker Environment
236239
- WordPress: http://localhost:<PORT> (check `.env` for your port; default 8082 for main checkout, 8180-8199 for worktrees)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: patch
2+
Type: dev
3+
4+
Add PR reviewer and label requirements to CLAUDE.md

0 commit comments

Comments
 (0)