Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Issue Comments are ordered by ascending ID.
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
issue_number parameter
Response
Comments provide a way for people to collaborate on an issue.
Unique identifier of the issue comment
Example:42
URL for the issue comment
Example:https://api.github.com/repositories/42/issues/comments/1
Contents of the issue comment
Example:What version of Safari were you using when you observed this bug?
Simple User
Example:2011-04-14T16:00:49Z
Example:2011-04-14T16:00:49Z
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.
This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See “Secondary rate limits” and “Dealing with secondary rate limits” for details.
issue_number parameter
The contents of the comment.
Response
Comments provide a way for people to collaborate on an issue.
Unique identifier of the issue comment
Example:42
URL for the issue comment
Example:https://api.github.com/repositories/42/issues/comments/1
Contents of the issue comment
Example:What version of Safari were you using when you observed this bug?
Simple User
Example:2011-04-14T16:00:49Z
Example:2011-04-14T16:00:49Z
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
issue_number parameter
Response
Issue Event for Issue
Any Of
Simple User
GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
issue_number parameter
Response
Color-coded labels help you categorize and filter your issues (just like labels in Gmail).
Example:208045946
Example:MDU6TGFiZWwyMDgwNDU5NDY=
URL for the label
Example:https://api.github.com/repositories/42/labels/bug
The name of the label.
Example:bug
Example:Something isn't working
6-character hex code, without the leading #, identifying the color
Example:FFFFFF
Example:true
issue_number parameter
One Of
The names of the labels to add to the issue’s existing labels. You can pass an empty array to remove all labels. Alternatively, you can pass a single label as a string
or an array
of labels directly, but GitHub recommends passing an object with the labels
key. You can also replace all of the labels for an issue. For more information, see “Set labels for an issue.”
>= 1 items
Response
Color-coded labels help you categorize and filter your issues (just like labels in Gmail).
Example:208045946
Example:MDU6TGFiZWwyMDgwNDU5NDY=
URL for the label
Example:https://api.github.com/repositories/42/labels/bug
The name of the label.
Example:bug
Example:Something isn't working
6-character hex code, without the leading #, identifying the color
Example:FFFFFF
Example:true