You can configure Access Policy (OPA) in Digger to override prior Plan Policy checks. The Access policy is run before every apply, and by default if there are any policy violations in the plan it’d fail. However, you can use theDocumentation Index
Fetch the complete documentation index at: https://digger-20-feat-use-analytics-domain.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
approvers list in your access policy to override this behavior, for example if the PR has been approved by specific users or teams. Or simply check if it’s not empty and then pass, which would achieve the logic “only allow apply if approved”.
See video
