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

Commitcef9fb7

Browse files
committed
Merge pull requestgithub#734 from somedave/master
Added a note about the required scope for starring a repository
2 parents8e7ff6a +2084eba commitcef9fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/oauth.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Name | Description
173173
`user` | Grants read/write access to profile info only. Note that this scope includes`user:email` and`user:follow`.
174174
`user:email`| Grants read access to a user's email addresses.
175175
`user:follow`| Grants access to follow or unfollow other users.
176-
`public_repo`| Grants read/write access to code, commit statuses, and deployment statuses for public repositories and organizations.
176+
`public_repo`| Grants read/write access to code, commit statuses, and deployment statuses for public repositories and organizations. Also required for starring public repositories.
177177
`repo`| Grants read/write access to code, commit statuses, and deployment statuses for public and private repositories and organizations.
178178
`repo_deployment`| Grants access to[deployment statuses][deployments] for public and private repositories. This scope is only necessary to grant other users or services access to deployment statuses,*without* granting access to the code.
179179
`repo:status`| Grants read/write access to public and private repository commit statuses. This scope is only necessary to grant other users or services access to private repository commit statuses*without* granting access to the code.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp