Skip to content

[Deprecation message removal] Remove Sidekiq queue_selector and negate

Remove deprecation messages

  • config_keys: %w(gitlab sidekiq queue_selector)
  • config_keys: %w(gitlab sidekiq negate)

Preparation when creating the Issue

Preparation when executing the Issue

  • Verify that the related configuration got indeed removed in a previous milestone.
  • Make sure the MR removing the deprecation message is released on a required stop which is later than the removal of the configuration.