We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac363c7 commit 796ff53Copy full SHA for 796ff53
docs/change-database/environment-policy/rollout-policy.mdx
@@ -24,7 +24,7 @@ Configure who can deploy database changes and what conditions must be met before
24
Enable automatic deployment when all checks pass by selecting the `automatic` option. This will automatically deploy changes when:
25
26
- All required approvals are obtained (if "Require Issue Approval" is enabled)
27
-- Plan checks pass according to the configured enforcement level
+- Plan checks pass according to the configured enforcement policy
28
29
<Note>
30
Do not enable automatic rollout for GitOps Workflow as it can cause conflicts that result in failures.
0 commit comments