Skip to content

Commit 1a4d059

Browse files
authored
Update ask-ai.cm
1 parent 62bb1b1 commit 1a4d059

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
@@ -30,9 +30,9 @@ automations:
3030
# ✨ gitStream Review ✨
3131
{{ source | askAI("
3232
Review the PR code diff only for `js` and `cm` (gitStream Configuration) files.
33-
- Identify bugs, security risks, and performance issues.
34-
- Verify best practices and style guide violations.
35-
- Suggest improvements.", env.OPEN_AI_TOKEN) | encode }}
33+
- Identify bugs, security risks, and performance issues
34+
- Verify best practices and style guide violations
35+
- Provide specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
3636
3737
3838

0 commit comments

Comments
 (0)