Skip to content

Commit fda9f13

Browse files
Merge pull request #1688 from xrajesh/risk-levels-in-agents-md
Add risk level rubric to AGENTS.md
2 parents 917277c + 6d7b174 commit fda9f13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ When finishing a development branch:
139139
3. Push to the contributor's fork remote (not `origin`)
140140
4. Create the PR against `origin/main` using `--head <user>:<branch>`
141141

142+
## Risk Levels
143+
144+
Risk levels are enforced via a PreToolUse hook before every Jira create/edit call. The rubric and classification examples live in [lightspeed-team-harness/hooks/risk-rubric.md](https://github.com/openshift/lightspeed-team-harness/blob/main/hooks/risk-rubric.md).
145+
142146
## Maintaining This Document
143147

144148
Always suggest AGENTS.md edits when architectural, structural, or conventional changes are made to the codebase.

0 commit comments

Comments
 (0)