Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Clarify access granted by deploy keys vs teams vs collaborators.#704

Merged

Conversation

tamsky
Copy link
Contributor

I'll be the first to admit my changes here are a bit of a guess, but I believe I'm correctly clarifying a concept that wasn't previously clear (at least in this document):

Only through the use of teams can one grant read-only access to a repository.
Teams are only available to organizations.

…ccess.Clarify difference between machines users on a team vs machines users as collaborator.Clarify machine accounts are 'github user accounts'.Clarify user-owned repos are unable to grant read-only access.
@@ -88,11 +88,11 @@ A deploy key is an SSH key that is stored on your server and grants access to a

## Machine users

If your server needs to access multiple repositories, you can choose to attach an SSH keyto an automated user account.Since this account won't be used by a human, it's called a machine user. You can then [add the machineaccount as collaborator][collaborator] or [add the machine user to a team][team] with access to the repositories it needs to manipulate.
If your server needs to access multiple repositories, you can choose tocreate a new github account andattach an SSH keythat will be used exclusively for automation.Since thisgithubaccount won't be used by a human, it's called a machine user.You can then [add the machineuser as collaborator][collaborator] or [add the machine user to a team][team] with access to the repositories it needs to manipulate. **NOTE**: Adding a machine user as a collaborator always grants read/write access. Adding a machine user to a team grants the permissions of the team.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can you capitalizegithub here (and in other instances): GitHub.

@gjtorikian
Copy link
Contributor

Great suggestions. I made a few comments; once those are in, we can merge this up. Thank you! ❇️

@tamsky
Copy link
ContributorAuthor

Updated per suggestions. Thanks!

gjtorikian added a commit that referenced this pull requestJan 28, 2015
Clarify access granted by deploy keys vs teams vs collaborators.
@gjtorikiangjtorikian merged commit97af233 intogithub:masterJan 28, 2015
@tamskytamsky deleted the clarify-machine-users-vs-deploy-keys branchJanuary 29, 2015 11:14
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@tamsky@gjtorikian

[8]ページ先頭

©2009-2025 Movatter.jp