Skip to content
代码片段 群组 项目
提交 210e5c04 编辑于 作者: Fabio Pitino's avatar Fabio Pitino
浏览文件

Merge branch 'furkanayhan-master-patch-27431' into 'master'

Change feature category of external PR pipeline creation worker

See merge request gitlab-org/gitlab!77974
No related branches found
No related tags found
无相关合并请求
......@@ -1539,7 +1539,7 @@
:tags: []
- :name: pipeline_creation:ci_external_pull_requests_create_pipeline
:worker_name: Ci::ExternalPullRequests::CreatePipelineWorker
:feature_category: :pipeline_authoring
:feature_category: :continuous_integration
:has_external_dependencies:
:urgency: :high
:resource_boundary: :cpu
......
......@@ -7,7 +7,7 @@ class CreatePipelineWorker # rubocop:disable Scalability/IdempotentWorker
data_consistency :always
queue_namespace :pipeline_creation
feature_category :pipeline_authoring
feature_category :continuous_integration
urgency :high
worker_resource_boundary :cpu
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册