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
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:
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user