Skip to content

Commit 23f6022

Browse files
authored
Update ask-ai.cm
1 parent 0ace09d commit 23f6022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cm/ask-ai.cm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ automations:
2929
comment: |
3030
# ✨ gitStream Review ✨
3131
{{ source | askAI("
32-
Review the PR code diff only for `js` and `cm` (gitStream Configuration) files.
33-
- Identify bugs, security risks, and performance issues
32+
Review the PR code diff only for `js` and `cm` (gitStream Configuration) files. You can suggest code changes. Make sure you cover
33+
- Finding bugs, security risks, and performance issues
3434
- Verify best practices and style guide violations
35-
- Provide specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
35+
- Specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
3636
3737
3838

0 commit comments

Comments
 (0)