Timeline Comment Event
objectTimeline Comment Event
Simple User
Show Child Parameters
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
Show Child Parameters
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.
Show Child Parameters
Show Child Parameters
Timeline Cross Referenced Event
objectTimeline Cross Referenced Event
Simple User
Show Child Parameters
Show Child Parameters
Timeline Committed Event
objectTimeline Committed Event
SHA for the commit
Example:7638417db6d59f3c431d3e1f261cc637155684cd
Identifying information for the git-user
Show Child Parameters
Identifying information for the git-user
Show Child Parameters
Message describing the purpose of the commit
Example:Fix #42
Show Child Parameters
Show Child Parameters
Show Child Parameters
Timeline Reviewed Event
objectTimeline Reviewed Event
Unique identifier of the review
Example:42
Example:MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=
Simple User
Show Child Parameters
The text of the review.
Example:This looks great.
Example:CHANGES_REQUESTED
Example:https://github.com/octocat/Hello-World/pull/12#pullrequestreview-80
Example:https://api.github.com/repos/octocat/Hello-World/pulls/12
Show Child Parameters
A commit SHA for the review.
Example:54bb654c9e6025347f57900a4a5c2313a96b8035
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
Pull Request Review Comment
objectPull Request Review Comments are comments on a portion of the Pull Request’s diff.
URL for the pull request review comment
Example:https://api.github.com/repos/octocat/Hello-World/pulls/comments/1
The ID of the pull request review to which the comment belongs.
Example:42
The ID of the pull request review comment.
Example:1
The node ID of the pull request review comment.
Example:MDI0OlB1bGxSZXF1ZXN0UmV2aWV3Q29tbWVudDEw
The diff of the line that the comment refers to.
Example:@@ -16,33 +16,40 @@ public class Connection : IConnection...
The relative path of the file to which the comment applies.
Example:config/database.yaml
The line index in the diff to which the comment applies.
Example:1
The index of the original line in the diff to which the comment applies.
Example:4
The SHA of the commit to which the comment applies.
Example:6dcb09b5b57875f334f61aebed695e2e4193db5e
The SHA of the original commit to which the comment applies.
Example:9c48853fa3dc5c1c3d6f1f1cd1f2743e72652840
The comment ID to reply to.
Example:8
Simple User
Show Child Parameters
The text of the comment.
Example:We should probably include a check for null values here.
Example:2011-04-14T16:00:49Z
Example:2011-04-14T16:00:49Z
HTML URL for the pull request review comment.
Example:https://github.com/octocat/Hello-World/pull/1#discussion-diff-1
URL for the pull request that the review comment belongs to.
Example:https://api.github.com/repos/octocat/Hello-World/pulls/1
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
Show Child Parameters
The first line of the range for a multi-line comment.
Example:2
The first line of the range for a multi-line comment.
Example:2
The side of the first line of the range for a multi-line comment.
Allowed values:LEFTRIGHT
Default:RIGHT
The line of the blob to which the comment applies. The last line of the range for a multi-line comment
Example:2
The line of the blob to which the comment applies. The last line of the range for a multi-line comment
Example:2
The side of the diff to which the comment applies. The side of the last line of the range for a multi-line comment
Allowed values:LEFTRIGHT
Default:RIGHT
Show Child Parameters
Example:"<p>comment body</p>"
Example:"comment body"