外观
CreatePullRequestParamType
约 124 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / CreatePullRequestParamType
类型别名: CreatePullRequestParamType
CreatePullRequestParamType =
RepoBaseParamType
&WithIssue
|WithoutIssue
&object
定义于: types/platform/pull_request.ts:155
创建拉取提交参数类型
类型声明
base
base:
string
拉取请求目标分支
draft?
optional
draft:boolean
是否为草稿
head
head:
string
拉取请求源分支
head_repo?
optional
head_repo:string
拉取请求源仓库 。如果两个存储库都由同一组织拥有,则跨存储库拉取请求需要此字段