mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Fixed issues around the Azure OpenAI API in the code reviewer
This commit is contained in:
parent
cb0db573b8
commit
ea35bd1354
15 changed files with 5705 additions and 348 deletions
10
act/event.json
Normal file
10
act/event.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"action": "opened",
|
||||
"repository": {
|
||||
"owner": {
|
||||
"login": "cds-snc"
|
||||
},
|
||||
"name": "cds-ai-codereviewer"
|
||||
},
|
||||
"number": 3
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue