1 Star 0 Fork 39

xwzQmxx / go-gitee

forked from openEuler / go-gitee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CreatePullRequestParam.md 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
zengchen1024 提交于 2020-04-07 11:23 . update create pr

CreatePullRequestParam

Properties

Name Type Description Notes
AccessToken string 用户授权码 [optional] [default to null]
Title string 必填。Pull Request 标题 [optional] [default to null]
Head string 必填。Pull Request 提交的源分支。格式:branch 或者:username:branch [optional] [default to null]
Base string 必填。Pull Request 提交目标分支的名称 [optional] [default to null]
Body string 可选。Pull Request 内容 [optional] [default to null]
MilestoneNumber int32 可选。里程碑序号(id) [optional] [default to null]
Labels string 用逗号分开的标签,名称要求长度在 2-20 之间且非特殊字符。如: bug,performance [optional] [default to null]
Issue string 可选。Pull Request的标题和内容可以根据指定的Issue Id自动填充 [optional] [default to null]
Assignees string 可选。审查人员username,可多个,半角逗号分隔,如:(username1,username2) [optional] [default to null]
Testers string 可选。测试人员username,可多个,半角逗号分隔,如:(username1,username2) [optional] [default to null]
PruneSourceBranch bool 可选。合并PR后是否删除源分支,默认false(不删除) [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]

Go
1
https://gitee.com/xwzqmxx/go-gitee.git
git@gitee.com:xwzqmxx/go-gitee.git
xwzqmxx
go-gitee
go-gitee
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891