⚡ AOAC-03 · 链路合体报告 · PR #357 [skip ci]
This commit is contained in:
parent
0d26def5b8
commit
e7f808e29e
|
|
@ -1,18 +1,18 @@
|
||||||
{
|
{
|
||||||
"aoac_agent": "AOAC-03",
|
"aoac_agent": "AOAC-03",
|
||||||
"aoac_agent_name": "dev-chain-agent",
|
"aoac_agent_name": "dev-chain-agent",
|
||||||
"report_id": "AOAC-CHAIN-20260412-302",
|
"report_id": "AOAC-CHAIN-20260412-066",
|
||||||
"status": "complete",
|
"status": "complete",
|
||||||
"timestamp": "2026-04-12 16:44:11+08:00",
|
"timestamp": "2026-04-12 16:46:10+08:00",
|
||||||
"timestamp_utc": "2026-04-12T08:44:11.586Z",
|
"timestamp_utc": "2026-04-12T08:46:10.105Z",
|
||||||
"fusion": {
|
"fusion": {
|
||||||
"dev_sentinel": "missing",
|
"dev_sentinel": "missing",
|
||||||
"merge_sentinel": "present",
|
"merge_sentinel": "present",
|
||||||
"fusion_quality": "partial"
|
"fusion_quality": "partial"
|
||||||
},
|
},
|
||||||
"development": {
|
"development": {
|
||||||
"pr_number": 356,
|
"pr_number": 357,
|
||||||
"pr_title": "Redesign cn-landing page: remove logo-mark, add bilingual text, enhance typography and animations",
|
"pr_title": "fix: remove Nginx $connection_upgrade map block causing deploy failure",
|
||||||
"author": "",
|
"author": "",
|
||||||
"branch": "",
|
"branch": "",
|
||||||
"files_changed": 0,
|
"files_changed": 0,
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"overall": "failure",
|
"overall": "failure",
|
||||||
"passed": 0,
|
"passed": 0,
|
||||||
"failed": 0,
|
"failed": 0,
|
||||||
"merge_commit": "7a7c5f3e1005bf293fb4715677449952217a78bd"
|
"merge_commit": "6f2969c0c032cc51e8c395121b0129c9bf9780b0"
|
||||||
},
|
},
|
||||||
"changes_summary": "CI: failure (✅0 ❌0)",
|
"changes_summary": "CI: failure (✅0 ❌0)",
|
||||||
"triggered_by": "AOAC-02",
|
"triggered_by": "AOAC-02",
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,8 @@
|
||||||
"name": "dev-chain-agent",
|
"name": "dev-chain-agent",
|
||||||
"name_cn": "开发全链路Agent",
|
"name_cn": "开发全链路Agent",
|
||||||
"status": "completed",
|
"status": "completed",
|
||||||
"last_run": "2026-04-12T08:44:11.586Z",
|
"last_run": "2026-04-12T08:46:10.105Z",
|
||||||
"last_success": "2026-04-12T08:44:11.586Z",
|
"last_success": "2026-04-12T08:46:10.105Z",
|
||||||
"trigger": "AOAC-02.completed"
|
"trigger": "AOAC-02.completed"
|
||||||
},
|
},
|
||||||
"AOAC-04": {
|
"AOAC-04": {
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"aoac_agent": "AOAC-03",
|
||||||
|
"aoac_agent_name": "dev-chain-agent",
|
||||||
|
"report_id": "AOAC-CHAIN-20260412-066",
|
||||||
|
"status": "complete",
|
||||||
|
"timestamp": "2026-04-12 16:46:10+08:00",
|
||||||
|
"timestamp_utc": "2026-04-12T08:46:10.105Z",
|
||||||
|
"fusion": {
|
||||||
|
"dev_sentinel": "missing",
|
||||||
|
"merge_sentinel": "present",
|
||||||
|
"fusion_quality": "partial"
|
||||||
|
},
|
||||||
|
"development": {
|
||||||
|
"pr_number": 357,
|
||||||
|
"pr_title": "fix: remove Nginx $connection_upgrade map block causing deploy failure",
|
||||||
|
"author": "",
|
||||||
|
"branch": "",
|
||||||
|
"files_changed": 0,
|
||||||
|
"additions": 0,
|
||||||
|
"deletions": 0,
|
||||||
|
"categories": {}
|
||||||
|
},
|
||||||
|
"ci_result": {
|
||||||
|
"overall": "failure",
|
||||||
|
"passed": 0,
|
||||||
|
"failed": 0,
|
||||||
|
"merge_commit": "6f2969c0c032cc51e8c395121b0129c9bf9780b0"
|
||||||
|
},
|
||||||
|
"changes_summary": "CI: failure (✅0 ❌0)",
|
||||||
|
"triggered_by": "AOAC-02",
|
||||||
|
"triggers_next": "AOAC-04 (readme-sync-module)"
|
||||||
|
}
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"trigger_id": "AOAC-TRIGGER-20260412-302",
|
"trigger_id": "AOAC-TRIGGER-20260412-066",
|
||||||
"source": "AOAC-03",
|
"source": "AOAC-03",
|
||||||
"target": "AOAC-04",
|
"target": "AOAC-04",
|
||||||
"chain_report_id": "AOAC-CHAIN-20260412-302",
|
"chain_report_id": "AOAC-CHAIN-20260412-066",
|
||||||
"timestamp": "2026-04-12T08:44:11.586Z",
|
"timestamp": "2026-04-12T08:46:10.105Z",
|
||||||
"action": "readme_sync"
|
"action": "readme_sync"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue