Add policy management documentation - #619
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
✅ Deploy preview for docs-pr-619 is ready!
| Name | Details |
|---|---|
| ⚡ Service | docs-pr-619 (5 / 5 ready) |
| ☁️ Cluster | plural (eks) |
| 643e628 | |
| https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a... | |
| 🔍 Logs URL | https://console.mgmt.plural.sh/cd/clusters/446acdef-8524-425a-a49f-5336a... |
| 🌊 Flow URL | https://console.mgmt.plural.sh/flows/08a17af1-8578-449e-9ae1-28ccd97eafc... |
| Preview Link | Preview |
You can learn more about preview environments and Plural Flows here
michaeljguarino
force-pushed
the
policy-documentation
branch
from
August 29, 2026 16:05
2cb10a4 to
1118da5
Compare
Contributor
Greptile SummaryThis PR adds policy-management documentation covering stack and workbench policies, simulation, testing, and common use cases.
Confidence Score: 5/5The PR appears safe to merge. The previously reported malformed route-index issue is fixed at current HEAD, and no blocking failure remains.
|
| Filename | Overview |
|---|---|
| generated/routes.json | Adds valid, synchronized route mappings for all five policy-management pages and no longer contains the previously reported conflict markers. |
| src/routing/docs-structure.ts | Adds the policy-management section and four child pages to documentation navigation. |
| pages/plural-features/policy-management/index.md | Introduces the policy-management overview, decision model, management workflow, and links to detailed guides. |
| pages/plural-features/policy-management/stack-policies.md | Documents stack-policy inputs, decisions, Rego examples, bindings, and Terraform configuration. |
| pages/plural-features/policy-management/workbench-policies.md | Documents workbench-policy inputs, authorization decisions, bindings, and Terraform configuration. |
| pages/plural-features/policy-management/simulating-policies.md | Documents policy simulation, Rego tests, CI validation, and publication through an infrastructure stack. |
| src/highlight.ts | Registers Rego language support with the highlight.js core instance. |
| pages/_app.tsx | Loads the Rego syntax-highlighting registration during application initialization. |
Reviews (2): Last reviewed commit: "Add policy management documentation" | Re-trigger Greptile
michaeljguarino
force-pushed
the
policy-documentation
branch
from
August 29, 2026 16:16
1118da5 to
3ff464c
Compare
Adds documentation for the current support for policy management in stacks + workbenches. Heavily relies on the policy-examples repo but also adds useful additional context.
michaeljguarino
force-pushed
the
policy-documentation
branch
from
August 29, 2026 16:20
3ff464c to
643e628
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds documentation for the current support for policy management in stacks + workbenches. Heavily relies on the policy-examples repo but also adds useful additional context.
Plural Flow: docs
Plural Preview: docs