Add risk level rubric to AGENTS.md#33
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a new AGENTS.md development guide with a Risk Levels section that notes risk levels are enforced via a PreToolUse hook before Jira create/edit calls and points to ChangesDevelopment Guidelines and Risk Rubric
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@AGENTS.md`:
- Around line 27-32: In the fenced code block under the "Risk Level" example,
add a language identifier to the opening triple-backticks (e.g., ```markdown or
```text) so the snippet is properly highlighted and passes markdown linting;
update the opening fence in that Risk Level block (the example containing "Risk
{1|2|3} — {one-line impact summary}" and "Rationale: {why this classification,
referencing the rubric}") to include the chosen language identifier.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 2afa4830-113d-487a-8d44-8fa16ab7326c
📒 Files selected for processing (1)
AGENTS.md
Adds a Risk Levels section to AGENTS.md defining risk 1/2/3 classification with repo-specific examples and Jira description format.
Summary by CodeRabbit