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
13859 9735 6 5 8a7978e163a401654f636377fc9ca790391d8779 0 手动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... manual-rollback ["gate"] ["ubuntu-latest"] 0 3 0 1774875575 1774875472 1774875575 0 0 Edit Delete
13860 9735 6 5 8a7978e163a401654f636377fc9ca790391d8779 0 部署通知 0 name: CI/CD Deploy "on": # test-pipeli ... notify ["gate","deploy-staging","depl ... ["ubuntu-latest"] 0 3 0 1774875575 1774875472 1774875575 0 0 Edit Delete
13869 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 部署门禁 0 name: CI/CD Deploy "on": # test-pipeli ... gate null ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13870 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 紧急验证(跳过测试时) 0 name: CI/CD Deploy "on": # test-pipeli ... quick-check ["gate"] ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13871 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 构建并推送镜像 0 name: CI/CD Deploy "on": # test-pipeli ... build-and-push ["gate","quick-check"] ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13872 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 部署到 Staging 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-staging ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13873 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 部署到 Production 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-production ["gate","build-and-push","depl ... ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13874 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 部署到阿里云 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-aliyun ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774876260 1774875576 1774876260 0 0 Edit Delete
13875 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 Production 自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-production ["deploy-production"] ["ubuntu-latest"] 0 3 0 1774876261 1774875576 1774876261 0 0 Edit Delete
13876 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 阿里云自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-aliyun ["deploy-aliyun"] ["ubuntu-latest"] 0 3 0 1774876261 1774875576 1774876261 0 0 Edit Delete
13877 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 手动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... manual-rollback ["gate"] ["ubuntu-latest"] 0 3 0 1774876261 1774875576 1774876261 0 0 Edit Delete
13878 9737 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 部署通知 0 name: CI/CD Deploy "on": # test-pipeli ... notify ["gate","deploy-staging","depl ... ["ubuntu-latest"] 0 3 0 1774876261 1774875576 1774876261 0 0 Edit Delete
13879 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 检测代码变更 0 name: Test Pipeline "on": push: ... detect-changes null ["ubuntu-latest"] 0 3 0 1774876257 1774875576 1774876257 0 0 Edit Delete
13880 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 安装依赖 0 name: Test Pipeline "on": push: ... setup null ["ubuntu-latest"] 0 3 0 1774876257 1774875576 1774876257 0 0 Edit Delete
13881 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端静态检查 0 name: Test Pipeline "on": push: ... backend-lint ["setup","detect-changes"] ["ubuntu-latest"] 0 3 0 1774876257 1774875576 1774876257 0 0 Edit Delete
13882 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 前端静态检查 0 name: Test Pipeline "on": push: ... frontend-lint ["setup","detect-changes"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13883 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 共享包检查 0 name: Test Pipeline "on": push: ... shared-check ["setup","detect-changes"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13884 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端单元测试 (1/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13885 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端单元测试 (2/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13886 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端单元测试 (3/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13887 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端单元测试 (4/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13888 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 前端单元测试 0 name: Test Pipeline "on": push: ... frontend-unit-test ["frontend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13889 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 状态机测试 0 name: Test Pipeline "on": push: ... state-machine-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13890 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 AI 模块单元测试 0 name: Test Pipeline "on": push: ... ai-unit-test ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13891 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 AI 模块 API 集成测试 0 name: Test Pipeline "on": push: ... ai-api-test ["ai-unit-test"] ["ubuntu-latest"] 0 3 0 1774876258 1774875576 1774876258 0 0 Edit Delete
13892 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端 API 集成测试 0 name: Test Pipeline "on": push: ... backend-api-test ["backend-unit-test"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13893 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 后端构建验证 0 name: Test Pipeline "on": push: ... backend-build ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13894 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 前端构建验证 0 name: Test Pipeline "on": push: ... frontend-build ["frontend-lint"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13895 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 多租户安全审计 0 name: Test Pipeline "on": push: ... tenant-security-audit ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13896 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 Kafka 事件一致性审计 0 name: Test Pipeline "on": push: ... kafka-event-audit ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13897 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 依赖安全扫描 0 name: Test Pipeline "on": push: ... dependency-security-scan ["setup"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13898 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 治理基线采集 0 name: Test Pipeline "on": push: ... governance-baseline ["backend-lint"] ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13899 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 覆盖率报告合并 0 name: Test Pipeline "on": push: ... coverage-report ["backend-unit-test","frontend-unit-te ... ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13900 9738 6 5 1ce3f3ee5a8099af3c2b00d92ab83aa31d4d803a 0 质量门禁 0 name: Test Pipeline "on": push: ... quality-gate ["backend-unit-test","backend-api-test ... ["ubuntu-latest"] 0 3 0 1774876259 1774875576 1774876259 0 0 Edit Delete
13913 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 紧急验证(跳过测试时) 0 name: CI/CD Deploy "on": # test-pipeli ... quick-check ["gate"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 1 0 Edit Delete
13914 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 构建并推送镜像 0 name: CI/CD Deploy "on": # test-pipeli ... build-and-push ["gate","quick-check"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13915 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 部署到 Staging 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-staging ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13916 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 部署到 Production 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-production ["gate","build-and-push","depl ... ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13917 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 部署到阿里云 0 name: CI/CD Deploy "on": # test-pipeli ... deploy-aliyun ["gate","build-and-push"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13918 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 Production 自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-production ["deploy-production"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13919 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 阿里云自动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... auto-rollback-aliyun ["deploy-aliyun"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13920 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 手动回滚 0 name: CI/CD Deploy "on": # test-pipeli ... manual-rollback ["gate"] ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 1 0 Edit Delete
13921 9743 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 部署通知 0 name: CI/CD Deploy "on": # test-pipeli ... notify ["gate","deploy-staging","depl ... ["ubuntu-latest"] 0 3 0 1774879228 1774876261 1774879228 0 0 Edit Delete
13927 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 后端单元测试 (1/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879284 1 0 Edit Delete
13928 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 后端单元测试 (2/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879284 1 0 Edit Delete
13929 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 后端单元测试 (3/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879284 1 0 Edit Delete
13930 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 后端单元测试 (4/4) 0 name: Test Pipeline "on": push: ... backend-unit-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879284 1 0 Edit Delete
13931 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 前端单元测试 0 name: Test Pipeline "on": push: ... frontend-unit-test ["frontend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879288 1 0 Edit Delete
13932 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 状态机测试 0 name: Test Pipeline "on": push: ... state-machine-test ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879285 1 0 Edit Delete
13936 9744 6 5 fb960500246fc412cf02a20cc0b316e9100eeb7f 0 后端构建验证 0 name: Test Pipeline "on": push: ... backend-build ["backend-lint"] ["ubuntu-latest"] 0 4 0 0 1774876262 1774879285 1 0 Edit Delete