Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 0057e10

Browse files
committed
Add head_ref_deleted as valid event
Not real sure on what to say here, but something is a start ;)
1 parent fea7fe9 commit 0057e10

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/v3/issues/events.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ mentioned
4949
assigned
5050
: The issue was assigned to the actor.
5151

52+
head_ref_deleted
53+
: The pull request's branch was deleted.
54+
5255
## List events for an issue
5356

5457
GET /repos/:owner/:repo/issues/:issue_number/events

0 commit comments

Comments
 (0)