-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feature: global approvals v1 #4999
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
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile OverviewGreptile SummaryThis PR implements a comprehensive global approvals system V1 that adds multi-step approval workflows for PAM (Privileged Access Management) account access. The implementation introduces approval policies, requests, and grants as reusable abstractions. Key Changes:
Code Quality:
Minor Observations:
Confidence Score: 4/5
Important Files ChangedFile Analysis
|
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.
87 files reviewed, no comments
global approvals system V1