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.

Commit64e8a8f

Browse files
committed
Don't mention ping until that goes out
1 parent086d7ac commit64e8a8f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎content/changes/2014-02-10-repo-hook-scopes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ in your repositories. Today, we've introduced three new [scopes][] that provide
1010
more granular access to your repository hooks without allowing access to your
1111
repository contents:
1212

13-
*`read:repo_hook` grants readand pingaccess to hooks in public or private repositories.
14-
*`write:repo_hook` grants read, write,andping access to hooks in public or private repositories.
15-
*`admin:repo_hook` grants read, write,ping,and delete access to hooks in public or private repositories.
13+
*`read:repo_hook` grants read access to hooks in public or private repositories.
14+
*`write:repo_hook` grants readandwrite access to hooks in public or private repositories.
15+
*`admin:repo_hook` grants read, write, and delete access to hooks in public or private repositories.
1616

1717
As always, if you have any questions or feedback,[get in touch][contact].
1818

‎content/v3/oauth.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ Name | Description
171171
`delete_repo`| Grants access to delete adminable repositories.
172172
`notifications`| Grants read access to a user's notifications.`repo` also provides this access.
173173
`gist`| Grants write access to gists.
174-
`read:repo_hook`| Grants readand pingaccess to hooks in public or private repositories.
175-
`write:repo_hook`| Grants read, write,andping access to hooks in public or private repositories.
176-
`admin:repo_hook`| Grants read, write,ping,and delete access to hooks in public or private repositories.
174+
`read:repo_hook`| Grants read access to hooks in public or private repositories.
175+
`write:repo_hook`| Grants readandwrite access to hooks in public or private repositories.
176+
`admin:repo_hook`| Grants read, write, and delete access to hooks in public or private repositories.
177177

178178
NOTE: Your application can request the scopes in the initial redirection. You
179179
can specify multiple scopes by separating them with a comma:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp