This repository was archived by the owner on Nov 1, 2017. It is now read-only.
File tree Expand file tree Collapse file tree
content/v3/activity/events Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,6 +69,8 @@ Key | Type | Description
6969
7070Represents a [ deployment] ( /v3/repos/deployments/#list-deployments ) .
7171
72+ Events of this type are not visible in timelines, they are only used to trigger hooks.
73+
7274### Hook name
7375
7476` deployment `
@@ -87,6 +89,8 @@ Key | Type | Description
8789
8890Represents a [ deployment status] ( /v3/repos/deployments/#list-deployment-statuses ) .
8991
92+ Events of this type are not visible in timelines, they are only used to trigger hooks.
93+
9094### Hook name
9195
9296` deployment_status `
@@ -124,6 +128,8 @@ Key | Type | Description
124128
125129Triggered when a user [ follows another user] ( /v3/users/followers/#follow-a-user ) .
126130
131+ Events of this type are not visible in timelines, they are only used to trigger hooks.
132+
127133### Hook name
128134
129135` follow `
@@ -344,6 +350,8 @@ Key | Type | Description
344350
345351Triggered when the status of a Git commit changes.
346352
353+ Events of this type are not visible in timelines, they are only used to trigger hooks.
354+
347355### Hook name
348356
349357` status `
You can’t perform that action at this time.
0 commit comments