Merge branch 'main' into fix/issue-1486-hook-concurrency-guard

This commit is contained in:
Gergő Magyar 2026-05-12 08:33:27 +01:00 • committed by GitHub
commit 1481f4d702
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'