Skip to content

Commit 77c7f3c

Browse files
committed
Add note on repo:status scope
1 parent 5d431b1 commit 77c7f3c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

content/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The API is expected to be finalized Real Soon Now.
4949
### Breaking Beta Changes
5050

5151
##### August 30, 2012
52+
* Added `repo:status` scope
5253
* Added Status API
5354

5455
##### August 7, 2012

content/v3/oauth.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ public\_repo
146146
repo
147147
: Read/write access to public and private repos and organizations.
148148

149+
repo:status
150+
: Read/write access to public and private repo statuses. Does **not**
151+
include access to code - use `repo` for that.
152+
149153
delete\_repo
150154
: Delete access to adminable repositories.
151155

0 commit comments

Comments
 (0)