-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
UX Team Management - Milestone 1 - How does this work for funders? #4954
Comments
@danlipert which github permission levels are we mirroring? also, brainstorming more faqs:
how do I change a team member's permission level? do add more if I missed anything! |
@willsputra We'll be doing both org and repo level permissions - since all of our bounties are public, we'll just use Write and Admin permissions to determine whether you have access. Syncing will happen automatically, and there will be no manual management for now. Adding and removing members just happens on Github. If you transfer ownership, it will still sync as normal I believe. |
@danlipert so someone with Write or Admin permissions will be able to: is that correct? what else can they do? |
@willsputra I think that sums it up correctly 👍 |
User Story
As a funder I'd like to be able to manage permissions with my team members.
Why
Assumptions
Human - Teams will be more than two people.
Business - If we build this funders will improve our platform experience for funders.
Tech - Team members will not share private keys with each other. We will use modified version of standard bounties v2 (we currently use v1). Payout is what we are focusing on here. Other options like management are less important (extend, cancellation - later).
Definitions
This experience should:
how do I add a team member?
how do I remove a team member?
how do I payout?
it's not working even though I added a team member?
Milestone I (For Context)
Use Github repo level permissions to determine which other users can take action.
1:1 to github repos
Things to keep in mind (from dan):
Definition of Done
#4850
#4756
The text was updated successfully, but these errors were encountered: