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

15-0-custom_hooks_dir.yml « 15_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2c116a55e1c526bb65ee1cb9b6af1563f10eade3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- name: "Move `custom_hooks_dir` setting from GitLab Shell to Gitaly"
  announcement_milestone: "14.9"
  announcement_date: "2022-03-22"
  removal_milestone: "15.0"
  removal_date: "2022-05-22"
  breaking_change: true
  body: |  # Do not modify this line, instead modify the lines below.
   The [`custom_hooks_dir`](https://docs.gitlab.com/ee/administration/server_hooks.html#create-a-global-server-hook-for-all-repositories) setting is now configured in Gitaly, and is removed from GitLab Shell in GitLab 15.0.
  stage: Enablement
  tiers: [Free, Premium, Ultimate]
  issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4208
  documentation_url: https://docs.gitlab.com/ee/administration/server_hooks.html#create-a-global-server-hook-for-all-repositories