id | integer | |
active_lock_reason | string | |
assignee | object | A GitHub user. |
assignees | array | |
author_association | string | How the author is associated with the repository. |
body | string | |
body_html | string | |
body_text | string | |
closed_at | string | |
comments | integer | |
comments_url | string | |
created_at | string | |
draft | boolean | |
events_url | string | |
html_url | string | |
labels | array | |
labels_url | string | |
locked | boolean | |
milestone | object | A collection of related issues and pull requests. |
node_id | string | |
number | integer | |
performed_via_github_app | object | 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. |
pull_request | object | |
reactions | object | |
repository | object | A repository on GitHub. |
repository_url | string | |
score | number | |
state | string | |
state_reason | string | |
text_matches | array | |
timeline_url | string | |
title | string | |
updated_at | string | |
url | string | |
user | object | A GitHub user. |