OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

RawGitHubSearchIssue

Updated 15 min ago

Defined in: packages/github-normalizer/src/types.ts:244

Properties

closed_at

closed_at: string | null

Defined in: packages/github-normalizer/src/types.ts:251

created_at

created_at: string

Defined in: packages/github-normalizer/src/types.ts:250

html_url

html_url: string

Defined in: packages/github-normalizer/src/types.ts:246

labels

labels: object[]

Defined in: packages/github-normalizer/src/types.ts:255

name

name: string

number

number: number

Defined in: packages/github-normalizer/src/types.ts:248

pull_request?

optional pull_request?: object

Defined in: packages/github-normalizer/src/types.ts:252

merged_at?

optional merged_at?: string | null

repository_url

repository_url: string

Defined in: packages/github-normalizer/src/types.ts:247

state

state: string

Defined in: packages/github-normalizer/src/types.ts:249

title

title: string

Defined in: packages/github-normalizer/src/types.ts:245

On this page