Skip to content

Commit e5063cc

Browse files
committed
enable optional status hook callbacks for repos
1 parent a9eea74 commit e5063cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/v3/repos/hooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ request is tracking).
2727
* `member` - Any time a User is added as a collaborator to a
2828
non-Organization Repository.
2929
* `public` - Any time a Repository changes from private to public.
30+
* `status` - Any time a Repository has a status update from the API
3031

3132
The payloads for all of the hooks mirror [the payloads for the Event
3233
types](/v3/events/types/), with the exception of [the original `push`

0 commit comments

Comments
 (0)