chore(delivery): refresh deploy readback source marker
This commit is contained in:
@@ -78,7 +78,7 @@ def test_delivery_closure_workbench_endpoint_returns_product_summary():
|
||||
)
|
||||
assert lanes["production_deploy"]["blocker_count"] == 1
|
||||
assert lanes["production_deploy"]["metric"]["source_control_main_short_sha"] == (
|
||||
"b1da5cc7d324"
|
||||
"718a5d04ad4f"
|
||||
)
|
||||
assert lanes["production_deploy"]["metric"][
|
||||
"production_image_tag_short_sha"
|
||||
|
||||
@@ -48744,7 +48744,7 @@ production browser smoke:
|
||||
## 2026-06-28 — 19:28 Production deploy readback blocker 機器可讀化
|
||||
|
||||
**背景**:
|
||||
- GitHub operator unblock governance closure 已在 Gitea `main` 歷史內,最新 source control main 為 `b1da5cc7d324`。
|
||||
- GitHub operator unblock governance closure 已在 Gitea `main` 歷史內,最新觀測 source control main 為 `718a5d04ad4f`。
|
||||
- Production 仍讀回舊 image tag `af45811e876fda322ee63c036fbc39c9f07ffd76`,`/api/v1/agents/github-target-controlled-execution-preflight` 與 `/api/v1/agents/delivery-closure-workbench` 尚未出現 `internal_governance_writeback` / KM / PlayBook 新欄位。
|
||||
- Gitea actions 公開頁僅見舊 CD run `#3848` 指向 `af45811e87`;未登入狀態沒有 Run workflow 按鈕,未帶 token 的 workflow dispatch 回 `401 token is required`。
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"priority": "P0",
|
||||
"scope": "awoooi_production_truth",
|
||||
"readback": {
|
||||
"source_control_main_sha": "b1da5cc7d32415667a1a74288874f817bb97f639",
|
||||
"source_control_main_short_sha": "b1da5cc7d324",
|
||||
"source_control_main_sha": "718a5d04ad4f594ab28e15c528413cbf2714f3ed",
|
||||
"source_control_main_short_sha": "718a5d04ad4f",
|
||||
"governance_closure_merge_sha": "27b96f0450d0e3ca6651d6b5f274a341dd727ef2",
|
||||
"governance_closure_commit_sha": "9e3e7fbb6ba3ffd324b45abf3ad1e7b6ec826b22",
|
||||
"production_image_tag_sha": "af45811e876fda322ee63c036fbc39c9f07ffd76",
|
||||
|
||||
Reference in New Issue
Block a user