Skip to content

Commit 57f8655

Browse files
Default PRs to ready for review
1 parent bb624d4 commit 57f8655

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ It captures practical rules that prevent avoidable CI and PR churn.
5252
- If signing fails (for example, passphrase/key issues), stop and ask the user to resolve signing, then retry.
5353
8. Push branch. Ask for explicit user permission before any force push.
5454
9. Open PR against `main` using a human-readable title (no `feat(...)` / `fix(...)` prefixes, and no agent-identifying prefixes or suffixes).
55+
- Default to a ready-for-review PR. Only open or keep a PR in draft when the user explicitly asks for a draft.
5556
- When using `gh` to create/edit PR descriptions, prefer `--body-file <path>` over inline `--body`.
5657
- This avoids shell command substitution issues when the body contains backticks.
5758
10. Add labels for both change type and semantic version impact.

0 commit comments

Comments
 (0)