Skip to content

Commit 13ade88

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 92626af commit 13ade88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/v3/issues/events.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ determine who should be notified of comments.
3838
<dt>assignee</dt>
3939
<dd>The User object which was assigned to (or unassigned from) this Issue. Only provided for 'assigned' and 'unassigned' events.</dd>
4040

41+
{% if page.version == 'dotcom' or page.version > 2.5 %}
4142
<dt>assigner</dt>
4243
<dd>The User object that performed the assignment (or unassignment) for this Issue. Only provided for 'assigned' and 'unassigned' events.</dd>
44+
{% endif %}
4345

4446
<dt>milestone</dt>
4547
<dd>The Milestone object including a 'title' attribute. Only provided for 'milestoned' and

0 commit comments

Comments
 (0)