AgentEvalTool/docs/agents/triage-labels.md
sinohqb 10a089e740
Some checks failed
CI / test (push) Failing after 1m31s
docs(deploy): record production access topology
2026-08-09 03:49:06 +08:00

12 lines
513 B
Markdown

# Triage Labels
| 技能角色 | Gitea 标签 | 含义 |
| --- | --- | --- |
| `needs-triage` | `needs-triage` | 等待维护者评估 |
| `needs-info` | `needs-info` | 等待报告者补充信息 |
| `ready-for-agent` | `ready-for-agent` | 规格完整,可由智能体执行 |
| `ready-for-human` | `ready-for-human` | 需要人工处理 |
| `wontfix` | `wontfix` | 决定不处理 |
技能提到 triage 角色时,使用表中对应的 Gitea 标签。若仓库标签命名调整,应同步更新此表。