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.

Commit3d68b35

Browse files
committed
Blog post
1 parentc43565a commit3d68b35

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
kind:change
3+
title:New scopes for managing repository hooks
4+
created_at:2014-02-10
5+
author_name:pengwynn
6+
---
7+
8+
Many third party services need to set up[hooks][] in order to act upon events
9+
in your repositories. Today, we've introduced three new[scopes][] that provide
10+
more granular access to your repository hooks without allowing access to your
11+
repository contents:
12+
13+
*`read:repo_hook` grants read and ping access to hooks in public or private repositories.
14+
*`write:repo_hook` grants read, write, and ping 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.
16+
17+
As always, if you have any questions or feedback[get in touch][contact].
18+
19+
[hooks]:http://developer.github.com/v3/repos/hooks/
20+
[scopes]:http://developer.github.com/v3/oauth/#scopes
21+
[contact]:https://github.com/contact?form%5Bsubject%5D=API+repo+hook+scopes
22+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp