-
Notifications
You must be signed in to change notification settings - Fork 110
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
Allow user to edit packages #299
Conversation
Codecov Report
@@ Coverage Diff @@
## master #299 +/- ##
=========================================
Coverage 99.62% 99.62%
Complexity 1943 1943
=========================================
Files 291 291
Lines 5806 5806
=========================================
Hits 5784 5784
Misses 22 22 Continue to review full report at Codecov.
|
Yes. |
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.
Restrict edit package action to ROLE_ORGANIZATION_OWNER
only 🙏 😉
LGTM 👍 |
Mentioned in #287
Q: Should we restrict package edit to owners only?