OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

RawGitHubRelease

Updated 14 hr ago

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

Properties

author?

optional author?: { avatar_url: string; id: number; login: string; } | null

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

body?

optional body?: string | null

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

created_at

created_at: string

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

draft?

optional draft?: boolean

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

html_url

html_url: string

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

id

id: number

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

name?

optional name?: string | null

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

prerelease?

optional prerelease?: boolean

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

published_at?

optional published_at?: string | null

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

tag_name

tag_name: string

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

target_commitish

target_commitish: string

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

On this page