fix: 改进 blocked label的处理 - Closes #43 #46
Reference in New Issue
Block a user
Delete Branch "test/issue-43"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test Plan
Closes #43
[qe-agent: qa-0602-1358]
- close_issue 时自动解除被该 Issue 阻塞的其他 Issue(auto-unblock) - 新增 blocked-check action:轮询时检查 blocked Issue 阻塞状态 - Gitea 1.22 label 操作改用 PUT /issues/{num}/labels 端点 - create_issue 修复 label name→ID 映射 - DEV/QE Agent 文档更新 blocked 处理规则 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>