mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
Github custom action development - WIP
This commit is contained in:
6
.github/workflows/review.yaml
vendored
6
.github/workflows/review.yaml
vendored
@ -8,6 +8,6 @@ jobs:
|
||||
- name: PR Agent action step
|
||||
id: pragent
|
||||
uses: Codium-ai/pr-agent@feature/github_action
|
||||
with:
|
||||
openai-key: "TBD: openai key"
|
||||
|
||||
env:
|
||||
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
|
||||
OPENAI_ORG: ${{ secrets.OPENAI_ORG }}
|
||||
|
Reference in New Issue
Block a user