-
Notifications
You must be signed in to change notification settings - Fork 263
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
Enable role creation and deletion capability in sub organization level #7240
Enable role creation and deletion capability in sub organization level #7240
Conversation
2807909
to
d0ea674
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7240 +/- ##
==========================================
+ Coverage 32.32% 36.04% +3.71%
==========================================
Files 42 42
Lines 897 899 +2
Branches 221 222 +1
==========================================
+ Hits 290 324 +34
+ Misses 607 529 -78
- Partials 0 46 +46
Flags with carried forward coverage won't be shown. Click here to find out more. |
There is an ESLint build failure with the following error.
The initial change that is introducing in this PR does not contains any change to the scope handling level. @brionmario is there any possibility to skip this change in this PR? |
+1 |
4007e2c
ff99f63
to
cd73542
Compare
cd73542
to
e191446
Compare
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.
Let's address the ESLint warnings as well
03223a5
to
4dd1597
Compare
4dd1597
to
c01fab3
Compare
🦋 Changeset detectedThe changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. |
Purpose
Related Issues
Related PRs
Checklist
Security checks