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: CONTRIBUTING.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
@@ -54,6 +54,7 @@ Rules:
54
54
- The PR title and description become the squash commit message, so keep them accurate throughout the review.
55
55
- The CI workflow runs `mise run install` then `mise run build` (compile + lint + test + synth + security scans for all packages).
56
56
- Iterate on review feedback by pushing new commits to the same branch. Maintainers squash-merge when approved.
57
+
- For structured reviews (human or agent), use the [`review_pr` command](https://github.com/aws-samples/sample-autonomous-cloud-coding-agents/blob/main/.abca/commands/review_pr.md) — including the **human review heuristics** (Proportionality, Coherence, Clarity, Appropriateness) for smell dimensions automation cannot catch.
0 commit comments