gitlink-cli/shortcuts/workflow
林晨 (Leo Cheng) e4b03e0053
fix(workflow): use status/category list filters in health and report fetchers
Signed-off-by: 林晨 (Leo Cheng) <chengkelfan@qq.com>
2026-07-08 12:11:46 +08:00
..
testdata Add workflow repo-report command 2026-05-26 16:28:28 +08:00
api_types.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +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
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
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 Add workflow pr-summary command 2026-05-26 16:28:00 +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_summary.go Add workflow pr-summary command 2026-05-26 16:28:00 +08:00
pr_summary_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
render.go Add workflow repo-report command 2026-05-26 16:28:28 +08:00
render_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
repo_report.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08: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 fix(workflow): use status/category list filters in health and report fetchers 2026-07-08 12:11:46 +08:00
repo_report_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
triage_fetch.go fix(workflow): use status/category list filters in health and report fetchers 2026-07-08 12:11:46 +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(workflow): improve input mode detection and error hint 2026-05-26 16:28:28 +08:00
workflow_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00