We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b36e17 + db48028 commit a47b236Copy full SHA for a47b236
.openhands/microagents/code-review-cycle.md
@@ -3,7 +3,7 @@ name: Code Review Cycle
3
type: knowledge
4
version: 1.0.0
5
agent: CodeActAgent
6
-triggers: []
+triggers: [review]
7
---
8
9
# Code Review Cycle Microagent
@@ -88,4 +88,4 @@ Automate the process of addressing code review comments by creating a cycle that
88
89
- This microagent complements the existing PR Ready to Review and SheepVibes Rules microagents
90
- Follow all repository testing requirements and validation workflows, including running the full test suite before each PR creation.
91
-- Update relevant documentation files upon completion of each cycle
+- Update relevant documentation files upon completion of each cycle
0 commit comments