GitHub issue
github.issue MQL resource for querying GitHub infrastructure with cnquery and cnspec.
GitHubPrivate Resource
GitHub issue
Min version: 9.0.0Defaults:
titleRelationships
4 resources · 12 relationships·Click to select, expand fields to see properties.
Fields (11)
| Field | Type | Description |
|---|---|---|
assigneesrequired | []github.user | Users to whom the issue is assigned |
bodyrequired | string | Issue body |
closedAtrequired | time | Issue closed time |
closedByrequired | github.user | User who closed the issue |
createdAtrequired | time | Issue create time |
idrequired | int | Issue ID |
numberrequired | int | Issue number |
staterequired | string | Issue state |
titlerequired | string | Issue title |
updatedAtrequired | time | Issue update time |
urlrequired | string | Issue URL |