Skip to content
代码片段 群组 项目
提交 d48f58a5 编辑于 作者: David Kim's avatar David Kim
浏览文件

Remove update_merge_request_worker_sticky feature flag

Changelog: other
上级 8acf66f9
No related branches found
No related tags found
无相关合并请求
......@@ -3,7 +3,7 @@
class UpdateMergeRequestsWorker # rubocop:disable Scalability/IdempotentWorker
include ApplicationWorker
data_consistency :sticky, feature_flag: :update_merge_request_worker_sticky
data_consistency :sticky
sidekiq_options retry: 3
......
---
name: update_merge_request_worker_sticky
feature_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/403184
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/171352
rollout_issue_url:
milestone: '17.6'
group: group::code review
type: worker
default_enabled: false
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册