-
Notifications
You must be signed in to change notification settings - Fork 255
Added docs for open approvals #16213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Review: Open Approvals DocumentationThis PR adds comprehensive documentation for the open approvals feature in Pulumi ESC. Overall, the content is well-structured, clear, and follows most style guidelines. However, there are several issues that need to be addressed before merging. Critical Issues1. Filename capitalization inconsistency
2. Incorrect heading capitalization (Lines 47 and 74)
3. Anchor link case mismatch (Line 76)
Style Issues4. Spacing inconsistency (Line 46 of access-control.md)
5. Inconsistent terminology (Lines 87-89)
Content Issues6. Unrelated Go module changes
7. Example clarity (Line 112)
Minor Suggestions8. Navigation consistency (Line 85)
9. Missing newline
10. Link validity
SummaryThe documentation is well-written and provides clear, actionable guidance for users. The main issues are:
Please address the critical issues before merging. The content itself is excellent and will be a valuable addition to the ESC documentation. |
Co-Authored-By: Claude <[email protected]>
fd2be1a
to
9e5f739
Compare
Your site preview for commit 0a06eb0 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16213-0a06eb0d.s3-website.us-west-2.amazonaws.com. |
@@ -0,0 +1,136 @@ | |||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does filename casing matters?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so, but the claude bot pr review highlighted it as a CRITICAL ISSUE 😆 happy to revert tho
Co-authored-by: Pablo Terradillos <[email protected]>
Your site preview for commit f233a5c is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16213-f233a5ce.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 69721da is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16213-69721da7.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit e84af35 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16213-e84af35b.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 760c023 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16213-760c0235.s3-website.us-west-2.amazonaws.com. |
Proposed changes
Describes how and why to use open approvals in ESC.
Unreleased product version (optional)
This feature is not yet released.
Related issues (optional)
Closes https://github.com/pulumi/pulumi-service/issues/31364