You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
- CI requires access to secrets that are not available to fork PRs for security reasons
30
30
- Fork PRs will fail on data download steps and cannot be merged
31
31
- 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.
32
33
- Always create branches directly on the upstream repository:
0 commit comments