chore: improve issue validation

This commit is contained in:
zhom
2026-05-17 19:02:07 +04:00
parent 6cd257c40b
commit d234172d0a
3 changed files with 416 additions and 2 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ permissions:
env:
# Single source of truth for the model used by both triage and composer.
TRIAGE_MODEL: anthropic/claude-opus-4.7
COMPOSER_MODEL: anthropic/claude-opus-4.7
TRIAGE_MODEL: z-ai/glm-5.1
COMPOSER_MODEL: z-ai/glm-5.1
jobs:
analyze-issue: