Commit abf47a37 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'propagate-service-belongs-to-integrations' into 'master'

Update feature category for PropagateServiceTemplateWorker

See merge request gitlab-org/gitlab!38305
parents 1855024e 19ad31f0
......@@ -1605,7 +1605,7 @@
:idempotent: true
:tags: []
- :name: propagate_service_template
:feature_category: :source_code_management
:feature_category: :integrations
:has_external_dependencies:
:urgency: :low
:resource_boundary: :unknown
......
......@@ -4,7 +4,7 @@
class PropagateServiceTemplateWorker # rubocop:disable Scalability/IdempotentWorker
include ApplicationWorker
feature_category :source_code_management
feature_category :integrations
LEASE_TIMEOUT = 4.hours.to_i
......
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