id run_id repo_id owner_id commit_sha is_fork_pull_request name attempt workflow_payload job_id needs runs_on task_id status started stopped created updated raw_concurrency is_concurrency_evaluated concurrency_group concurrency_cancel
489 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 前端代码检查 0 name: CI "on": push: branches: ... frontend-lint ["setup","detect-changes"] ["ubuntu-latest"] 0 3 0 1771863241 1771863152 1771863241 NULL NULL 0 Edit Delete
490 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 前端构建检查 0 name: CI "on": push: branches: ... frontend-build ["frontend-lint"] ["ubuntu-latest"] 0 3 0 1771863241 1771863152 1771863241 NULL NULL 0 Edit Delete
491 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 移动端检查 0 name: CI "on": push: branches: ... mobile-check ["setup","detect-changes"] ["ubuntu-latest"] 0 3 0 1771863241 1771863152 1771863241 NULL NULL 0 Edit Delete
492 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 多租户安全审计 0 name: CI "on": push: branches: ... security-audit ["backend-lint"] ["ubuntu-latest"] 0 3 0 1771863241 1771863152 1771863241 NULL NULL 0 Edit Delete
493 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 Kafka 事件一致性审计 0 name: CI "on": push: branches: ... kafka-audit ["backend-lint"] ["ubuntu-latest"] 0 3 0 1771863241 1771863152 1771863241 NULL NULL 0 Edit Delete
494 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 依赖安全审计 0 name: CI "on": push: branches: ... dependency-audit ["setup"] ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
495 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 Docker 镜像构建 0 name: CI "on": push: branches: ... docker-build ["backend-build","frontend-build"] ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
496 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 E2E 测试 0 name: CI "on": push: branches: ... e2e-test ["backend-build","frontend-build"] ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
497 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 触发专用测试套件 0 name: CI "on": push: branches: ... trigger-test-suite ["backend-build","frontend-build"] ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
498 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 代码质量门控 0 name: CI "on": push: branches: ... quality-gate ["backend-test","backend-build",&# ... ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
499 71 6 5 d7015f9d49cede2efeed047cc1f3b40cc86ec8f9 0 CI 完成通知 0 name: CI "on": push: branches: ... ci-complete ["quality-gate","e2e-test","do ... ["ubuntu-latest"] 0 3 0 1771863242 1771863152 1771863242 NULL NULL 0 Edit Delete
33063 24078 117 5 d70b1e5b6f3ed902a64adac86d0a4d953cadddb8 0 Governance tests (report-only until act_runner is ... 1 name: Governance "on": push: b ... governance-tests null ["ubuntu-latest"] 28624 1 1789704065 1789704080 1789704064 1789704081 0 0 Edit Delete
7487 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 检测代码变更 1 name: CI "on": push: branches: ... detect-changes null ["ubuntu-latest"] 6468 2 1773752903 1773752933 1773752902 1773752933 NULL NULL 0 Edit Delete
7488 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 安装依赖 1 name: CI "on": push: branches: ... setup null ["ubuntu-latest"] 6469 2 1773752933 1773753345 1773752902 1773753345 NULL NULL 0 Edit Delete
7489 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 共享包检查 0 name: CI "on": push: branches: ... shared-check ["setup","detect-changes"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7490 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 后端代码检查 0 name: CI "on": push: branches: ... backend-lint ["setup","detect-changes"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7491 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 后端单元测试 0 name: CI "on": push: branches: ... backend-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7492 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 后端构建检查 0 name: CI "on": push: branches: ... backend-build ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7493 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 前端代码检查 0 name: CI "on": push: branches: ... frontend-lint ["setup","detect-changes"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7494 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 前端构建检查 0 name: CI "on": push: branches: ... frontend-build ["frontend-lint"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7495 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 移动端检查 0 name: CI "on": push: branches: ... mobile-check ["setup","detect-changes"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7496 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 多租户安全审计 0 name: CI "on": push: branches: ... security-audit ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753346 NULL NULL 0 Edit Delete
7497 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 Kafka 事件一致性审计 0 name: CI "on": push: branches: ... kafka-audit ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753347 NULL NULL 0 Edit Delete
7498 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 依赖安全审计 0 name: CI "on": push: branches: ... dependency-audit ["setup"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753347 NULL NULL 0 Edit Delete
7499 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 Docker 镜像构建 0 name: CI "on": push: branches: ... docker-build ["backend-build","frontend-build"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753347 NULL NULL 0 Edit Delete
7500 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 E2E 测试 0 name: CI "on": push: branches: ... e2e-test ["backend-build","frontend-build"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753347 NULL NULL 0 Edit Delete
7501 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 触发专用测试套件 0 name: CI "on": push: branches: ... trigger-test-suite ["backend-build","frontend-build"] ["ubuntu-latest"] 0 4 0 0 1773752902 1773753347 NULL NULL 0 Edit Delete
7502 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 代码质量门控 1 name: CI "on": push: branches: ... quality-gate ["backend-test","backend-build",&# ... ["ubuntu-latest"] 6471 1 1773753347 1773753348 1773752902 1773753348 NULL NULL 0 Edit Delete
7503 6438 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 CI 完成通知 1 name: CI "on": push: branches: ... ci-complete ["quality-gate","e2e-test","do ... ["ubuntu-latest"] 6472 1 1773753351 1773753352 1773752902 1773753352 NULL NULL 0 Edit Delete
7504 6439 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 生产环境健康检查 0 name: Health Check "on": schedule: ... health-check null ["ubuntu-latest"] 0 3 0 1773753332 1773753032 1773753332 NULL NULL 0 Edit Delete
7505 6440 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 生产环境健康检查 1 name: Health Check "on": schedule: ... health-check null ["ubuntu-latest"] 6470 4 1773753345 1773753346 1773753332 1773753346 NULL NULL 0 Edit Delete
7506 6441 6 5 d761bda761335047b47a9c6b4829d3bcfacbb2c9 0 生产环境健康检查 1 name: Health Check "on": schedule: ... health-check null ["ubuntu-latest"] 6473 4 1773753633 1773753634 1773753632 1773753634 NULL NULL 0 Edit Delete
30965 23447 54 5 d846832ebbe1d481019744f038672b935ad09937 0 Static governance 1 name: Governance "on": pull_request: ... static-governance null ["ubuntu-latest"] 27082 1 1784708607 1784708640 1784708606 1784708640 0 0 Edit Delete
30966 23447 54 5 d846832ebbe1d481019744f038672b935ad09937 0 Runtime and UI acceptance 1 name: Governance "on": pull_request: ... runtime-acceptance ["static-governance"] ["ubuntu-latest"] 27083 2 1784708643 1784708659 1784708606 1784708660 1 0 Edit Delete
13296 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 pr-validation 1 name: E2E Tests "on": # PR validation ... pr-validation null ["ubuntu-latest"] 11124 4 1774849516 1774849516 1774848148 1774849517 0 0 Edit Delete
13297 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 full-test-suite (chromium) 1 name: E2E Tests "on": # PR validation ... full-test-suite null ["ubuntu-latest"] 11125 2 1774849518 1774849681 1774848148 1774849681 0 0 Edit Delete
13298 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 full-test-suite (firefox) 1 name: E2E Tests "on": # PR validation ... full-test-suite null ["ubuntu-latest"] 11126 2 1774849681 1774849853 1774848148 1774849854 0 0 Edit Delete
13299 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 full-test-suite (webkit) 1 name: E2E Tests "on": # PR validation ... full-test-suite null ["ubuntu-latest"] 11127 2 1774849854 1774850021 1774848148 1774850021 0 0 Edit Delete
13300 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 business-flows 1 name: E2E Tests "on": # PR validation ... business-flows null ["ubuntu-latest"] 11128 4 1774850021 1774850022 1774848148 1774850022 0 0 Edit Delete
13301 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 performance-benchmarks 1 name: E2E Tests "on": # PR validation ... performance-benchmarks null ["ubuntu-latest"] 11129 4 1774850023 1774850024 1774848148 1774850024 0 0 Edit Delete
13302 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 visual-regression 1 name: E2E Tests "on": # PR validation ... visual-regression null ["ubuntu-latest"] 11130 2 1774850025 1774850317 1774848148 1774850317 0 0 Edit Delete
13303 9593 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 test-summary 1 name: E2E Tests "on": # PR validation ... test-summary ["pr-validation","full-test-suite" ... ["ubuntu-latest"] 11148 2 1774851470 1774851472 1774848148 1774851472 1 0 Edit Delete
13304 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 部署门禁 1 name: CI/CD Deploy "on": # test-pipeli ... gate null ["ubuntu-latest"] 11131 1 1774850318 1774850318 1774848153 1774850319 0 0 Edit Delete
13305 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 紧急验证(跳过测试时) 0 name: CI/CD Deploy "on": # test-pipeli ... quick-check ["gate"] ["ubuntu-latest"] 0 3 0 1774851434 1774848153 1774851434 1 0 Edit Delete
13306 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 构建并推送镜像 0 name: CI/CD Deploy "on": # test-pipeli ... build-and-push ["gate","quick-check"] ["ubuntu-latest"] 0 3 0 1774851434 1774848153 1774851434 0 0 Edit Delete
13307 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 部署到 Staging 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-staging ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774851434 1774848153 1774851434 0 0 Edit Delete
13308 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 部署到 Production 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-production ["gate","build-and-push","depl ... ["ubuntu-latest"] 0 3 0 1774851434 1774848153 1774851434 0 0 Edit Delete
13309 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 部署到阿里云 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-aliyun ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774851434 1774848153 1774851434 0 0 Edit Delete
13310 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 Production 自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-production ["deploy-production"] ["ubuntu-latest"] 0 3 0 1774851435 1774848153 1774851435 0 0 Edit Delete
13311 9594 6 5 d85951e777b951a8957f68cdbf1d581dc9c91479 0 阿里云自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-aliyun ["deploy-aliyun"] ["ubuntu-latest"] 0 3 0 1774851435 1774848153 1774851435 0 0 Edit Delete