-
Notifications
You must be signed in to change notification settings - Fork 45
Add minimal gS for BB and GL #828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Updated automation configurations to enhance code review and PR description processes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
Updated AI service actions and added consolidated comments for PRs.
|
@vim-zz pls review? |
| guidelines: | | ||
| - Highlight **critical issues** only (correctness/logic, performance, security, maintainability blockers). | ||
| - Skip nitpicks; ignore null-reference risks that are known to be validated earlier in this code path. | ||
| - Keep suggestions short and actionable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do you want to use default guidelines? if needed we should improve the system prompts and leave this to the user
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's an exact copy paste from https://docs.gitstream.cm/github-installation/ :)
| guidelines: | | ||
| - Highlight **critical issues** only (correctness/logic, performance, security, maintainability blockers). | ||
| - Skip nitpicks; ignore null-reference risks that are known to be validated earlier in this code path. | ||
| - Keep suggestions short and actionable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's an exact copypaste from https://docs.gitstream.cm/github-installation/
Updated automation configurations to reduce code review and PR description processes verbosity.