Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-19 21:07:19 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-19 21:07:19 +0300
commit2f00709f337c76982dfe69cbc62dc3cb148131f2 (patch)
tree0cc6ceef69f03d9fcc2bc0e27ce4341b40a0773e /data
parent8bb837c4d180720d4d923ef2e7bd2c9a46ca97a0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/deprecations/16-0-deprecate-sidekiq-delivery-method-for-mailroom.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/deprecations/16-0-deprecate-sidekiq-delivery-method-for-mailroom.yml b/data/deprecations/16-0-deprecate-sidekiq-delivery-method-for-mailroom.yml
index a7715f89abb..d0795687b50 100644
--- a/data/deprecations/16-0-deprecate-sidekiq-delivery-method-for-mailroom.yml
+++ b/data/deprecations/16-0-deprecate-sidekiq-delivery-method-for-mailroom.yml
@@ -34,7 +34,10 @@
If you run GitLab on more than one machine, you need to provide the secret key file for each machine.
- We highly encourage GitLab administrators to start using the `webhook` delivery method for
+ We encourage GitLab administrators to switch to the webhook delivery method for
`incoming_email_delivery_method` and `service_desk_email_delivery_method` instead of `sidekiq`.
+
+ [Issue 393157](https://gitlab.com/gitlab-org/gitlab/-/issues/393157) tracks improving email ingestion in general.
+ We hope this will simplify infrastructure setup and add several improvements to how you manage GitLab in the near future.
tiers: [Free, Silver, Gold, Core, Premium, Ultimate]
documentation_url: https://docs.gitlab.com/ee/user/project/service_desk.html#use-a-custom-email-address