Commit 9be8b791 authored by Fabio Pitino's avatar Fabio Pitino Committed by Furkan Ayhan

Change feature category to CI for external PRs worker

parent a898ae32
......@@ -2900,7 +2900,7 @@
:tags: []
- :name: update_external_pull_requests
:worker_name: UpdateExternalPullRequestsWorker
:feature_category: :source_code_management
:feature_category: :continuous_integration
:has_external_dependencies:
:urgency: :low
:resource_boundary: :unknown
......
......@@ -7,7 +7,7 @@ class UpdateExternalPullRequestsWorker # rubocop:disable Scalability/IdempotentW
sidekiq_options retry: 3
feature_category :source_code_management
feature_category :continuous_integration
weight 3
loggable_arguments 2
......
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