Skip to content
代码片段 群组 项目
未验证 提交 83ff4af7 编辑于 作者: Furkan Ayhan's avatar Furkan Ayhan 提交者: GitLab
浏览文件

Merge branch 'update-downstream-pipeline-trigger-limit' into 'master'

Update the test downstream pipeline trigger limit

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



Merged-by: default avatarFurkan Ayhan <furkanayhn@gmail.com>
Approved-by: default avatarFurkan Ayhan <furkanayhn@gmail.com>
Co-authored-by: default avatarlma-git <lma@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -5,7 +5,7 @@ module Ci
class TriggerDownstreamPipelineService
# This is a temporary constant. It may be converted into an application setting
# in the future. See https://gitlab.com/gitlab-org/gitlab/-/issues/425941.
DOWNSTREAM_PIPELINE_TRIGGER_LIMIT_PER_PROJECT_USER_SHA = 50
DOWNSTREAM_PIPELINE_TRIGGER_LIMIT_PER_PROJECT_USER_SHA = 200
def initialize(bridge)
@bridge = bridge
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册