OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

NormalizedRelease

Updated 14 hr ago

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

Properties

author

author: { avatarUrl: string; id: number; login: string; } | null

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

body

body: string | null

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

createdAt

createdAt: string

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

draft

draft: boolean

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

htmlUrl

htmlUrl: string

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

id

id: number

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

name

name: string | null

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

prerelease

prerelease: boolean

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

publishedAt

publishedAt: string | null

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

tagName

tagName: string

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

targetCommitish

targetCommitish: string

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

On this page