INTERFACE
Author
Represents an object which can create content. Typically a User or Bot.
link Require by
- BotA special type of user which takes actions on behalf of integrations.
- CommentRepresents a comment.
- CommitCommentRepresents a comment on a given Commit.
- GistCommentRepresents a comment on an Gist.
- IssueAn Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.
- IssueCommentRepresents a comment on an Issue.
- IssueishShared features of Issues and Pull Requests.
- PullRequestA repository pull request.
- PullRequestReviewA review object for a given pull request.
- PullRequestReviewCommentA review comment associated with a given repository pull request.
- StatusContextRepresents an individual commit status context
- UserA user is an individual's account on GitHub that owns repositories and can make new content.