Skip to content

Commit 1fd9171

Browse files
docs: ADR Danger vs CodeRabbit-only
Closes #66 Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6b5a8ec commit 1fd9171

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/adr/0002-pr-automation.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# ADR 0002: PR automation — CodeRabbit-only (no Danger.js)
2+
3+
## Decision
4+
5+
Do **not** port `tools/danger` from create-node-app for CPA v0.
6+
7+
Rely on GitHub Actions PR validation + CodeRabbit (when enabled) for review comments.
8+
9+
## Rationale
10+
11+
- Smaller Python monorepo; Actions already cover lint/test/typecheck
12+
- Avoid maintaining a JS Danger toolchain in a Python repo
13+
- Can revisit if review automation gaps appear

0 commit comments

Comments
 (0)