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 0ace09d + 23f6022 commit 3229b14Copy full SHA for 3229b14
.cm/ask-ai.cm
@@ -29,10 +29,10 @@ automations:
29
comment: |
30
# ✨ gitStream Review ✨
31
{{ source | askAI("
32
- Review the PR code diff only for `js` and `cm` (gitStream Configuration) files.
33
- - Identify bugs, security risks, and performance issues
+ Review the PR code diff only for `js` and `cm` (gitStream Configuration) files. You can suggest code changes. Make sure you cover
+ - Finding 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 }}
+ - Specific improvement suggestions based on the changes", env.OPEN_AI_TOKEN) | encode }}
36
37
38
0 commit comments