ci: disable pr-review workflow and switch issue agents to mimo-v2.5
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
name: pr-review
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened, ready_for_review, converted_to_draft]
|
||||
issue_comment:
|
||||
types: [created]
|
||||
pull_request_review_comment:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
# PR conversation comments arrive as `issue_comment` events, so their PR number
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
mode: primary
|
||||
hidden: true
|
||||
model: opencode-go/deepseek-v4-flash
|
||||
model: opencode-go/mimo-v2.5
|
||||
color: "#c0392b"
|
||||
permission:
|
||||
edit: allow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
mode: primary
|
||||
hidden: true
|
||||
model: opencode-go/deepseek-v4-flash
|
||||
model: opencode-go/mimo-v2.5
|
||||
color: "#4f8f8f"
|
||||
permission:
|
||||
edit: deny
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
mode: primary
|
||||
hidden: true
|
||||
model: opencode-go/deepseek-v4-flash
|
||||
model: opencode-go/mimo-v2.5
|
||||
color: "#c4920a"
|
||||
permission:
|
||||
edit: deny
|
||||
|
||||
Reference in New Issue
Block a user