Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99d52b8

Browse files
committed
clarify which events are not visible in timelines
1 parent8009dff commit99d52b8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎content/v3/activity/events/types.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Key | Type | Description
6969

7070
Represents 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

8890
Represents 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

125129
Triggered 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

345351
Triggered 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`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp