Magidoc

PullRequestCommitCommentThread
Object

Represents a commit comment thread part of a pull request.

Fields

#

comments

Non-null

The comments that exist in this thread.

commit

Non-null

The commit the comments were made on.

id

ID !
Non-null

The Node ID of the PullRequestCommitCommentThread object

path

The file the comments were made on.

position

The position in the diff for the commit that the comment was made on.

pullRequest

Non-null

The pull request this commit comment thread belongs to

repository

Non-null

The repository associated with this node.

Interfaces

#

Also implements Node , RepositoryNode .

Usages

#

References

#