We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42900f9 commit b546b0bCopy full SHA for b546b0b
1 file changed
.github/workflows/ai-code-review.yml
@@ -40,4 +40,6 @@ jobs:
40
pull_request_diff: |-
41
${{ steps.get_diff.outputs.pull_request_diff }}
42
pull_request_chunk_size: "3500"
43
+ extra_prompt: |-
44
+ The code is running on an ESP32-D0WDQ6.
45
log_level: "DEBUG"
0 commit comments