GitHub: Difference between revisions

362 bytes added ,  19 October 2015
Add irc channel, notes on app approval process
(Add irc channel, notes on app approval process)
Line 5: Line 5:
! [[File:Red_question_mark.png|144px|Send us an email!|link=]] Got a question?
! [[File:Red_question_mark.png|144px|Send us an email!|link=]] Got a question?
|-
|-
| Email {{emailentry|github-owners|mozilla.org|at=is}}
| Email {{emailentry|github-owners|mozilla.org|at=is}} <br />
  irc #github on [[IRC|moznet]]
|}
|}


Line 11: Line 12:


=== Where should I ask additional questions? ===
=== Where should I ask additional questions? ===
* Send an email to '''{{emailentry|github-owners|mozilla.org|at=is}}''' and we'll respond right away!
* Send an email to '''{{emailentry|github-owners|mozilla.org|at=is}}''' and we'll respond right away! We're also available on #github on irc.
 
=== How do I hook up a new 3rd party application to a repository in the mozilla org? ===
* Send an email to '''{{emailentry|github-owners|mozilla.org|at=is}}''' and we'll follow up with a few questions.


=== Reviewing owners and permissions ===
=== Reviewing owners and permissions ===
Line 29: Line 33:
# If you're not a member of any team, talk to an org admin.
# If you're not a member of any team, talk to an org admin.
# Under the repo admin, transfer ownership to the Mozilla organization. If you don't see this option, return to step 1.
# Under the repo admin, transfer ownership to the Mozilla organization. If you don't see this option, return to step 1.
# Choose which teams should be given owner privileges. If you don't chose any you will lose push access to the repo and have to talk to an org admin.
# Choose which teams should be given admin privileges. If you don't chose any you will lose push access to the repo and have to talk to an org admin.
# Fork the repo from Mozilla (mozilla/myrepo) back to your account (recreating myuser/myrepo). While the transferred repo becomes the root of the network on Github (e.g. all forks are now forks of mozilla/myrepo) other users may be pointing to your repo by URL.
# Fork the repo from Mozilla (mozilla/myrepo) back to your account (recreating myuser/myrepo). While the transferred repo becomes the root of the network on Github (e.g. all forks are now forks of mozilla/myrepo) other users may be pointing to your repo by URL.
# Add the appropriate teams to the new Mozilla repo or ask an org admin if you lost ownership.
# Add the appropriate teams to the new Mozilla repo or ask an org admin if you lost ownership.


=== Do I need to be an owner to create repositories? ===
=== Do I need to be an owner to create repositories? ===
No.  If a person has read/write access to another repository in that organization they can make more repositories in that organization.
No.  If a person has read/write access to another repository in that organization they can make more repositories in that organization. However, it's preferred that you create repositories in the context of a team.


=== Are there requirements for when or how I should create a new team? ===
=== Are there requirements for when or how I should create a new team? ===
Confirmed users
1,351

edits