fix(api): redact automation policy public text
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 17s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled

This commit is contained in:
Your Name
2026-06-29 15:31:42 +08:00
parent ec9cfc04de
commit b70e394144

View File

@@ -488,7 +488,7 @@ def _build_log_integration_taxonomy(
"recent": _trace_recent(verifier_summary),
"feeds_learning": True,
"public_safe": True,
"raw_payload_policy": "post_state_summary_no_secret_values",
"raw_payload_policy": "post_state_summary_redacted_refs_only",
"next_action_if_empty": "run_post_apply_verifier_for_each_apply",
},
{