Browse Source

Instruct Claude Code Action to install our plugins

pull/508/head
Mick Letofsky 2 weeks ago
parent
commit
7fe8566a92
No known key found for this signature in database
GPG Key ID: 1A811212E4B8F8A9
  1. 3
      .github/workflows/_review-code.yml

3
.github/workflows/_review-code.yml

@ -214,6 +214,9 @@ jobs: @@ -214,6 +214,9 @@ jobs:
track_progress: true
use_sticky_comment: true
settings: ${{ steps.configure-marketplace.outputs.settings_json }}
plugins: |
claude-config-validator@bitwarden-marketplace
bitwarden-code-review@bitwarden-marketplace
prompt: |
Use bitwarden-code-reviewer agent to review the currently checked out pull request changes.
claude_args: |

Loading…
Cancel
Save