We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c0aad8 + 926be96 commit b7111c1Copy full SHA for b7111c1
1 file changed
.github/workflows/pr-review.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Run PR Reviewer Agent
21
uses: docker/cagent-action@1f7ec0445e138a587639fc9c046076e22d184349
22
with:
23
+ cagent-version: "v1.19.1"
24
agent: ${{ github.workspace }}/.github/workflows/agents/pr-review.yaml
25
prompt: "Please review this GitHub Pull Request: https://github.com/${{ github.repository }}/pull/${{ github.event.issue.number }}"
26
mcp-gateway: true
0 commit comments