generated from ubiquity/ts-template
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Simplify role limits by grouping all the roles under "collaborator" and "contributor" #118
Comments
Note The following contributors may be suitable for this task: gentlementlegen
jordan-ae |
Important
|
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 50 |
Issue | Specification | 1 | 17.58 |
Conversation Incentives
Comment | Formatting | Relevance | Priority | Reward |
---|---|---|---|---|
@whilefoo maybe we could simplify to just `collaborator`… | 8.79content: content: p: score: 0 elementCount: 3 em: score: 0 elementCount: 1 a: score: 5 elementCount: 1 result: 5 regex: wordCount: 72 wordValue: 0.1 result: 3.79 | 1 | 2 | 17.58 |
[ 12.948 WXDAI ]
@whilefoo
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 12.948 |
Conversation Incentives
Comment | Formatting | Relevance | Priority | Reward |
---|---|---|---|---|
since admin is not in settings anymore how would one restrict a … | 1.06content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 16 wordValue: 0.1 result: 1.06 | 0.9 | 2 | 1.908 |
Maybe I'm missing something but for example if I set empty array… | 6.9content: content: p: score: 0 elementCount: 1 a: score: 5 elementCount: 1 result: 5 regex: wordCount: 32 wordValue: 0.1 result: 1.9 | 0.8 | 2 | 11.04 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @gentlementlegen in #116 (comment)
To simplify the roles and avoid a long and complex configuration, we should regroup roles under
collaborator
(anyone with write access or from the organization) andcontributor
(everyone else). Admins should have no limits.The text was updated successfully, but these errors were encountered: