Skip to content

Commit 5df5b94

Browse files
committed
Document plain PR titles
1 parent b381f01 commit 5df5b94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- CI requires access to secrets that are not available to fork PRs for security reasons
3030
- Fork PRs will fail on data download steps and cannot be merged
3131
- Before opening a PR, always run `make push-pr-branch` from the repo root. This pushes the current branch to the `upstream` remote and sets the upstream tracking branch correctly for PR creation.
32+
- Do not prefix PR titles with `[codex]` or any other agent label. Use the plain descriptive title.
3233
- Always create branches directly on the upstream repository:
3334
```bash
3435
git checkout main

0 commit comments

Comments
 (0)