Bound chack-agent runtime and use faster model

This commit is contained in:
Carlos Polop
2026-02-11 14:11:25 +01:00
parent 1e68040be3
commit a8c5967d21
3 changed files with 6 additions and 3 deletions

View File

@@ -83,10 +83,11 @@ jobs:
- name: Run Chack Agent
id: run_chack
if: ${{ steps.gate.outputs.should_run == 'true' }}
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter
model_primary: BEST_QUALITY
model_primary: CHEAP_BUT_QUALITY
main_action: peass-ng
sub_action: Chack-Agent PR Triage
system_prompt: |

View File

@@ -98,10 +98,11 @@ jobs:
- name: Run Chack Agent
id: run_chack
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter
model_primary: BEST_QUALITY
model_primary: CHEAP_BUT_QUALITY
main_action: peass-ng
sub_action: CI-master Failure Chack-Agent PR
system_prompt: |

View File

@@ -154,10 +154,11 @@ jobs:
- name: Run Chack Agent
id: run_chack
timeout-minutes: 6
uses: carlospolop/chack-agent@master
with:
provider: openrouter
model_primary: BEST_QUALITY
model_primary: CHEAP_BUT_QUALITY
main_action: peass-ng
sub_action: PR Failure Chack-Agent Dispatch
system_prompt: |