Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / PullRequest

Type Alias: PullRequest

PullRequest = PullRequestBasic & unknown & object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:1041

Type Declaration

author

author: string

closed_date?

optional closed_date: string

creation_date

creation_date: string

destination_branch

destination_branch: string

id

id: string

merged_commit_id?

optional merged_commit_id: string

the commit id of merged PRs

source_branch

source_branch: string

Licensed under BUSL-1.1