Skip to main content

user_issues

Overview

Nameuser_issues
TypeResource
Idgithub.issues.user_issues

Fields

NameDatatypeDescription
idinteger
active_lock_reasonstring
assigneeobjectA GitHub user.
assigneesarray
author_associationstringHow the author is associated with the repository.
bodystringContents of the issue
body_htmlstring
body_textstring
closed_atstring
closed_byobjectA GitHub user.
commentsinteger
comments_urlstring
created_atstring
draftboolean
events_urlstring
html_urlstring
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
labels_urlstring
lockedboolean
milestoneobjectA collection of related issues and pull requests.
node_idstring
numberintegerNumber uniquely identifying the issue within its repository
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.
pull_requestobject
reactionsobject
repositoryobjectA repository on GitHub.
repository_urlstring
statestringState of the issue; either 'open' or 'closed'
state_reasonstringThe reason for the current state
timeline_urlstring
titlestringTitle of the issue
updated_atstring
urlstringURL for the issue
userobjectA GitHub user.

Methods

NameAccessible byRequired Params
list_for_authenticated_userSELECT