mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 08:17:11 +00:00
fix(ai-review): bump orchestrator max-turns 20→25 for large PR merges
This commit is contained in:
@@ -473,7 +473,7 @@ jobs:
|
||||
--bare
|
||||
--model ${{ env.REVIEW_MODEL }}
|
||||
--permission-mode bypassPermissions
|
||||
--max-turns 20
|
||||
--max-turns 25
|
||||
|
||||
- name: Fallback merge (if orchestrator fails)
|
||||
if: always() && steps.claude-merge.outcome != 'cancelled'
|
||||
|
||||
Reference in New Issue
Block a user