mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 20:00:41 +08:00
Github custom action development - WIP
This commit is contained in:
@ -30,7 +30,7 @@ async def run_action():
|
||||
return
|
||||
### DEBUG
|
||||
print(event_payload)
|
||||
|
||||
print(GITHUB_EVENT_NAME)
|
||||
settings.set("OPENAI.KEY", OPENAI_KEY)
|
||||
if OPENAI_ORG:
|
||||
settings.set("OPENAI.ORG", OPENAI_ORG)
|
||||
|
Reference in New Issue
Block a user