..
testdata
Merge PR #279 : feat(workflow): 新增陈旧队列扫描报告命令
2026-07-14 22:49:56 +08:00
api_types.go
feat(workflow): replace raw api calls with shortcut-backed fetches
2026-07-03 11:28:52 +08:00
api_types_test.go
fix(workflow): use status/category list filters in health and report fetchers
2026-07-08 12:11:46 +08:00
dependency_audit.go
feat(workflow): 新增依赖风险审计命令
2026-06-10 14:57:36 +08:00
dependency_audit_test.go
feat(workflow): 新增依赖风险审计命令
2026-06-10 14:57:36 +08:00
health_fetch.go
fix(workflow): use status/category list filters in health and report fetchers
2026-07-08 12:11:46 +08:00
health_fetch_test.go
fix(workflow): use status/category list filters in health and report fetchers
2026-07-08 12:11:46 +08:00
health_score.go
chore: add golangci-lint config and fix lint issues
2026-05-31 00:37:45 +08:00
health_score_test.go
Add workflow agent triage and health commands
2026-05-26 16:28:00 +08:00
issue_dedupe.go
feat(workflow): 新增重复 Issue 检测命令
2026-06-10 15:02:14 +08:00
issue_dedupe_test.go
feat(workflow): 新增重复 Issue 检测命令
2026-06-10 15:02:14 +08:00
messages.go
Add workflow pr-summary command
2026-05-26 16:28:00 +08:00
messages_test.go
Add workflow agent triage and health commands
2026-05-26 16:28:00 +08:00
pr_fetch.go
feat(feishu): add full PR inventory and review attribution
2026-06-27 12:22:32 +08:00
pr_fetch_test.go
test: add comprehensive test coverage across all packages (88.5% → 90.3%)
2026-05-31 15:41:54 +08:00
pr_review_audit.go
feat(feishu): add full PR inventory and review attribution
2026-06-27 12:22:32 +08:00
pr_summary.go
Merge PR #346 : # feat(feishu): 新增分层飞书协作导出能力
2026-07-14 22:50:19 +08:00
pr_summary_test.go
feat(feishu): add full PR inventory and review attribution
2026-06-27 12:22:32 +08:00
release_notes.go
feat(workflow): add release notes command
2026-07-08 17:23:00 +08:00
release_notes_test.go
feat(workflow): add release notes command
2026-07-08 17:23:00 +08:00
release_readiness.go
feat(workflow): 新增发布就绪度检查命令
2026-06-10 15:06:02 +08:00
release_readiness_test.go
feat(workflow): 新增发布就绪度检查命令
2026-06-10 15:06:02 +08:00
render.go
Merge PR #346 : # feat(feishu): 新增分层飞书协作导出能力
2026-07-14 22:50:19 +08:00
render_test.go
feat(workflow): add release notes command
2026-07-08 17:23:00 +08:00
repo_report.go
feat(i18n): 10 个命令组接入 i18n 全覆盖(145 个中英键:milestone/label/member/wiki/pipeline/compare/license/ignore/workflow/health)
2026-07-06 06:24:42 +00:00
repo_report_fetch.go
fix(workflow): use status/category list filters in health and report fetchers
2026-07-08 12:11:46 +08:00
repo_report_fetch_test.go
Merge PR #346 : # feat(feishu): 新增分层飞书协作导出能力
2026-07-14 22:50:19 +08:00
repo_report_test.go
feat(feishu): add full PR inventory and review attribution
2026-06-27 12:22:32 +08:00
review_context.go
feat(workflow): replace raw api calls with shortcut-backed fetches
2026-07-03 11:28:52 +08:00
review_context_test.go
feat(workflow): replace raw api calls with shortcut-backed fetches
2026-07-03 11:28:52 +08:00
review_queue.go
feat(workflow): 新增 PR 审查队列命令
2026-06-10 09:13:46 +08:00
review_queue_test.go
feat(workflow): 新增 PR 审查队列命令
2026-06-10 09:13:46 +08:00
stale.go
feat(workflow): 新增陈旧队列扫描命令
2026-06-24 17:40:47 +08:00
stale_fetch.go
feat(workflow): 新增陈旧队列扫描命令
2026-06-24 17:40:47 +08:00
stale_test.go
feat(workflow): 新增陈旧队列扫描命令
2026-06-24 17:40:47 +08:00
triage_fetch.go
Merge PR #279 : feat(workflow): 新增陈旧队列扫描报告命令
2026-07-14 22:49:56 +08:00
triage_fetch_test.go
fix(workflow): use status/category list filters in health and report fetchers
2026-07-08 12:11:46 +08:00
triage_rules.go
chore: add golangci-lint config and fix lint issues
2026-05-31 00:37:45 +08:00
triage_rules_test.go
chore: fix CI workflow, golangci-lint config, and minor lint/format issues
2026-05-31 22:45:17 +08:00
types.go
Add workflow agent triage and health commands
2026-05-26 16:28:00 +08:00
workflow.go
fix: resolve build errors from batch merge conflict resolution
2026-07-14 22:55:29 +08:00
workflow_test.go
Merge PR #414 : feat(workflow): add release notes command
2026-07-14 22:49:52 +08:00