Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/update-pr-agent' into featu…
Browse files Browse the repository at this point in the history
…re/first_precompile_with_macros
  • Loading branch information
asiniscalchi committed Jun 18, 2024
2 parents 5de633b + 3b83cf2 commit e3fb42d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chatgpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
echo "Commenter is $COMMENTER"
- name: Run if Commenter
if: env.COMMENTER != ''
uses: Codium-ai/pr-agent@v0.12
uses: Codium-ai/pr-agent@v0.22
env:
OPENAI_KEY: ${{ secrets.OPENAI_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_DESCRIPTION.PUBLISH_LABELS: false
PR_DESCRIPTION.KEEP_ORIGINAL_USER_TITLE: false
PR_DESCRIPTION.GENERATE_AI_TITLE: true
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e3fb42d

Please sign in to comment.