Merge branch 'main' into cpp-scope-resolution-parity

This commit is contained in:
WENJIE HUANG 2026-05-12 16:05:45 +08:00 committed by GitHub
commit 68c2399fd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -160,4 +160,4 @@ jobs:
show_full_output: true
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
plugins: 'code-review@claude-code-plugins'
prompt: '/code-review:code-review ${{ github.repository }}/pull/${{ steps.pr.outputs.number }}'
prompt: '/code-review:code-review https://github.com/${{ github.repository }}/pull/${{ steps.pr.outputs.number }} --comment'