fix(delivery): mark deploy source sha as observed readback

This commit is contained in:
Your Name
2026-06-28 19:35:55 +08:00
parent e2abc40774
commit 90f392128d
3 changed files with 9 additions and 7 deletions

View File

@@ -118,8 +118,10 @@ def build_delivery_closure_workbench(
"blocker_count": _int(production_deploy_rollups.get("hard_blocker_count")),
"metric": {
"kind": "deploy_readback",
"source_control_main_short_sha": str(
production_deploy_readback.get("source_control_main_short_sha")
"observed_source_control_main_short_sha": str(
production_deploy_readback.get(
"observed_source_control_main_short_sha"
)
or ""
),
"production_image_tag_short_sha": str(