Confirmed users
1,351
edits
(Add service request column) |
(clarified sla) |
||
Line 11: | Line 11: | ||
== Recommendations and FAQ == | == Recommendations and FAQ == | ||
The actions below are specifically for the 'mozilla' organization on GitHub. Other organizations may have different or additional procedure. Please refer to the [[#other_github|other organizations]] table below for the proper service request address and contact information. | |||
=== Where should I ask additional questions? === | === Where should I ask additional questions? === | ||
* Send an email to '''{{emailentry|github-owners|mozilla.org|at=is}}''' and | * Send an email to '''{{emailentry|github-owners|mozilla.org|at=is}}''' and one of the volunteers will respond. 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? === | === How do I hook up a new 3rd party application to a repository in the mozilla org? === | ||
Line 31: | Line 33: | ||
** ''Which repositories do you want to have access? (all or list)'' -- "All" will rarely be granted - every repository should have control over anything that can access their repository. | ** ''Which repositories do you want to have access? (all or list)'' -- "All" will rarely be granted - every repository should have control over anything that can access their repository. | ||
** ''Are any of those repositories private?'' -- In general, OAuth apps will not be granted access to private repositories, as that grants access to ''all'' private repositories. | ** ''Are any of those repositories private?'' -- In general, OAuth apps will not be granted access to private repositories, as that grants access to ''all'' private repositories. | ||
** ''Provide link to vendor's description of permissions needed and why'' -- Hopefully | ** ''Provide link to vendor's description of permissions needed and why'' -- Hopefully they have this documented, or at least provide a screenshot of the authorization screen which lists the permissions. If not, we may ask you (the requestor) to engage with the app's support team to obtain the answers. | ||
** ''Provide the Install link for a GitHub app'' -- mandatory, as we can't install the app without it. | ** ''Provide the Install link for a GitHub app'' -- mandatory, as we can't install the app without it. | ||