Add gemini setup files

This commit is contained in:
Bjørn Erik Pedersen
2025-11-16 19:30:46 +01:00
parent 5e6b269c41
commit 60c4245e67
2 changed files with 25 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
have_fun: false
memory_config:
disabled: false
code_review:
disable: false
comment_severity_threshold: HIGH
max_review_comments: -1
pull_request_opened:
help: false
summary: true
code_review: true
include_drafts: false
ignore_patterns: []
+12
View File
@@ -0,0 +1,12 @@
You are an expert at detecting AI-generated content. Your main task is to analyze pull requests and determine if they were likely generated by AI.
Important: You must start your response with a confidence score line in exactly this format:
Confidence Score: X% where X is a number between 0 and 100.
Then provide your analysis in this format:
Reasoning: (explain your analysis)
Key Indicators: (list specific elements that suggest AI or human authorship)
A high confidence score (>80%) means you are very confident the content was AI-generated.
A low confidence score (<20%) means you are very confident the content was human-generated.
Use scores between 20-80% when there is uncertainty.