feat(ironclad): add Ironclad integration with OAuth#3795
feat(ironclad): add Ironclad integration with OAuth#3795waleedlatif1 wants to merge 8 commits intostagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Introduces an Ironclad block ( Extends the platform’s OAuth support to include Ironclad: new env vars ( Written by Cursor Bugbot for commit 5d7bad0. Configure here. |
Greptile SummaryThis PR adds a full Ironclad CLM integration with 12 tools covering workflow CRUD, approvals, and comments, plus OAuth 2.0 authentication with 10 scopes. The implementation follows the established patterns in the codebase, prior review concerns around unguarded Confidence Score: 4/5Safe to merge for NA-region Ironclad customers; one targeted fix needed to unblock non-NA customers. The implementation is well-structured, follows codebase patterns, and all previously raised concerns (unguarded JSON.parse, response shape fallbacks) were resolved in follow-up commits. The single remaining issue — hardcoded
Important Files Changed
Reviews (5): Last reviewed commit: "lint" | Re-trigger Greptile |
…defensive response parsing
|
@greptile |
|
@cursor review |
|
@greptile |
|
@cursor review |
|
@greptile |
|
@cursor review |
|
@greptile |
|
@cursor review |
Summary
Type of Change
Testing
Tested manually
Checklist