Skip to main content

user_issues

Overview

Nameuser_issues
TypeResource
Idgithub.issues.user_issues

Fields

NameDatatypeDescription
idinteger
userobjectA GitHub user.
events_urlstring
author_associationstringHow the author is associated with the repository.
reactionsobject
created_atstring
milestoneobjectA collection of related issues and pull requests.
lockedboolean
labels_urlstring
body_htmlstring
assigneeobjectA GitHub user.
repositoryobjectA repository on GitHub.
assigneesarray
updated_atstring
active_lock_reasonstring
labelsarrayLabels to associate with this issue; pass one or more label names to replace the set of labels on this issue; send an empty array to clear all labels from the issue; note that the labels are silently dropped for users without push access to the repository
bodystringContents of the issue
urlstringURL for the issue
statestringState of the issue; either 'open' or 'closed'
body_textstring
state_reasonstringThe reason for the current state
closed_byobjectA GitHub user.
performed_via_github_appobjectGitHub 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.
html_urlstring
closed_atstring
comments_urlstring
pull_requestobject
node_idstring
repository_urlstring
commentsinteger
draftboolean
numberintegerNumber uniquely identifying the issue within its repository
titlestringTitle of the issue
timeline_urlstring

Methods

NameAccessible byRequired Params
list_for_authenticated_userSELECT