darrenhinde 11 months ago
parent
commit
b4e642a839
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/opencode.yml

+ 1 - 1
.github/workflows/opencode.yml

@@ -64,7 +64,7 @@ jobs:
               owner,
               repo,
               issue_number,
-              body: '/opencode Please review this PR. Check for code quality, potential bugs, security issues, and adherence to best practices. Provide constructive feedback and suggestions for improvement.'
+              body: '/opencode  @review Please review this PR. Check for code quality, potential bugs, security issues, and adherence to best practices. Provide constructive feedback and suggestions for improvement.'
             });
 
   # Automatically trigger re-review when requested