Skip to content

Commit c687768

Browse files
committed
Merge pull request github#318 from github/status-hook-branches
Document status branches payload
2 parents 99569b2 + d3efaf8 commit c687768

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

content/v3/activity/events/types.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,11 @@ description
286286
target_url
287287
: **string** - The optional link added to the status.
288288

289+
branches
290+
: **array** - An array of branch objects containing the status' SHA.
291+
Each branch contains the given SHA, but the SHA may or may not be the
292+
head of the branch. The array includes a maximum of 10 branches.
293+
289294
## TeamAddEvent
290295

291296
Triggered when a [user is added to a team](/v3/orgs/teams/#add-team-member) or when a [repository is added to a team](/v3/orgs/teams/#add-team-repo).

0 commit comments

Comments
 (0)