CreateMergeRequest - 创建合并请求 更新时间:2024-09-05 15:59:30 产品详情 创建合并请求。 接口说明 该接口需要确保当前企业已经在使用新版 MR,具体可看当前企业的合并请求页面是否已是新版本。 调试 您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码...
Create and Update a Merge Request Create a Merge Request Create a Merge Request from the Command Line Set a Merge Request to Draft State Use Templates to Improve MR Descriptions Add or Remove Reviewers Link an Issue to a Merge Request Link a Build Job to a Merge Request Add an Attachment ...
请求方式:POST/api/v4/projects/[ProjectId]/merge_requests 请求Action:CreateMergeRequest 请求参数: 参数名 类型 说明 是否必须 默认值 ProjectId long 代码库 ID 是 请求参数: { "title": "string", "description": "string", "source_branch": "string", "target_branch": "string", "target_project...
CreateMergeRequestAsync(GitMergeParameters, String, String, Nullable<Boolean>, Object, CancellationToken) CreateMergeRequestAsync(GitMergeParameters, String, Guid, Nullable<Boolean>, Object, CancellationToken) 显示另外 2 个 Definition Namespace: Microsoft.TeamFoundatio...
这个是新版的,如果目前页面还是旧版的话还不能使用。此回答整理自钉群“云效API反馈(外部用户)”
Summary On the issue detail page, if you've already created a branch and pushed commits to it, the "Create merge request"...
在创建merge request的时候报错,因为这里已经开启了一个相同分支的merge request,但是git并没有警告,所以直接报这个错误。 复现过程: 1.创建一个merge request 从branch A 到 分支B,保存这个merge request。 2.开启另一个新的merge quest 从分支A 到分支B,并点击"Submit merge request" 按钮。
✨ support Create Merge Request #10 Sign in to view logs Summary Jobs Build Test Inspect code Verify plugin Release draft Run details Usage Workflow file Triggered via push June 22, 2024 15:30 iml885203 pushed 5034f51 main Status Cancelled Total duration 1m 12s Artifacts – buil...
Full description Create Create a new merge request from the event notification after a push creates a merge request after a...
As the title says: when I (or anyone else) clicks theCreate merge request, we receive the500 - Whoops, something went wrong on our end.This isn’t even a large Branch: about 6 files with a few lines of code each. Here are some logs when I try creating a Merge Request: ...