Commit f807d110 authored by Furkan Ayhan's avatar Furkan Ayhan

Change feature category of external PR pipeline creation worker

parent 37cffa16
......@@ -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 @@ module Ci
data_consistency :always
queue_namespace :pipeline_creation
feature_category :pipeline_authoring
feature_category :continuous_integration
urgency :high
worker_resource_boundary :cpu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment