Skip to content
代码片段 群组 项目
未验证 提交 4d1890da 编辑于 作者: Sanad Liaquat's avatar Sanad Liaquat 提交者: GitLab
浏览文件

Merge branch...

Merge branch '403182-quarantine-0f98dbbf-Create-new-merge-request-from-the-event-notification-after-a-push-via-the-API-creates-a-merge-request' into 'master' 

[QUARANTINE] Create new merge request from the event notification after a push via the API creates a merge request

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143751



Merged-by: default avatarSanad Liaquat <sliaquat@gitlab.com>
Approved-by: default avatarSanad Liaquat <sliaquat@gitlab.com>
Co-authored-by: :robot: GitLab Bot :robot: <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -35,6 +35,10 @@ module QA ...@@ -35,6 +35,10 @@ module QA
it( it(
'after a push via the API creates a merge request', 'after a push via the API creates a merge request',
quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/403182',
type: :flaky
},
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/360490' testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/360490'
) do ) do
commit = create(:commit, commit = create(:commit,
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册