Add scope to resource entitlement config#129
Conversation
| } | ||
| } | ||
| group.SetScopeToResource(isScopeToResource) | ||
|
|
There was a problem hiding this comment.
🟡 Suggestion: The error message says is_scoped_to_resource but the config field is is_scope_to_resource. This mismatch will confuse users debugging evaluation failures.
| return nil, fmt.Errorf("exclusion_group.is_scope_to_resource evaluation failed: %w", err) |
Connector PR Review: Add scope to resource entitlement configBlocking Issues: 0 | Suggestions: 1 | Threads Resolved: 0 Review SummaryThis PR adds a new Security IssuesNone found. Correctness IssuesNone found. Suggestions
Prompt for AI agents |
Description
Useful links: