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

Commitdcffd34

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent2b5635d commitdcffd34

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎content/v3/issues/timeline.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ determine who should be notified of comments.
5252
<dt>assignee</dt>
5353
<dd>The User object which was assigned to (or unassigned from) this Issue. Only provided for `assigned` and `unassigned` events.</dd>
5454

55-
<dt>assigner</dt>
56-
<dd>The User object that performed the assignment (or unassignment) for this Issue. Only provided for `assigned` and `unassigned` events.</dd>
57-
5855
<dt>milestone</dt>
5956
<dd>The Milestone object including a `title` attribute. Only provided for `milestoned` and
6057
`demilestoned` events.</dd>
@@ -72,7 +69,7 @@ another issue. Only provided for `cross-referenced` events.</dd>
7269

7370
<dl>
7471
<dt>assigned</dt>
75-
<dd>The issue was assigned to theactor.</dd>
72+
<dd>The issue was assigned to theassignee.</dd>
7673

7774
<dt>closed</dt>
7875
<dd>The issue was closed by the actor. When the commit_id is present, it
@@ -130,7 +127,7 @@ source.</dd>
130127
<dd>The actor subscribed to receive notifications for an issue.</dd>
131128

132129
<dt>unassigned</dt>
133-
<dd>Theactor was unassigned from the issue.</dd>
130+
<dd>Theassignee was unassigned from the issue.</dd>
134131

135132
<dt>unlabeled</dt>
136133
<dd>A label was removed from the issue.</dd>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp