diff options
| author | Aiden Cline <[email protected]> | 2026-02-17 17:34:47 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-17 17:34:47 -0600 |
| commit | bca793d0643daccfdb06a8a2318cc78ba598cfe7 (patch) | |
| tree | 42e1bf27009149eda956abbbd6e8dee046ec1c85 /.opencode | |
| parent | ad3c192837cc740e189034d8f6fc9f6b72db9bda (diff) | |
| download | opencode-bca793d0643daccfdb06a8a2318cc78ba598cfe7.tar.gz opencode-bca793d0643daccfdb06a8a2318cc78ba598cfe7.zip | |
ci: ensure triage adds acp label (#14039)
Diffstat (limited to '.opencode')
| -rw-r--r-- | .opencode/agent/triage.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.opencode/agent/triage.md b/.opencode/agent/triage.md index ccf3f0c33..2dcad2ac5 100644 --- a/.opencode/agent/triage.md +++ b/.opencode/agent/triage.md @@ -69,6 +69,11 @@ Examples: - Provider integration issues - New, broken, or poor-quality models + +#### acp + +If the issue mentions acp support, assign acp label. + #### docs Add if the issue requests better documentation or docs updates. @@ -130,3 +135,7 @@ Determinism rules: - If "desktop" label is added, the tool will override assignee and randomly pick one Desktop / Web owner In all other cases, choose the team/section with the most overlap with the issue and assign a member from that team at random. + +ACP: + +- rekram1-node (assign any acp issues to rekram1-node) |
