summaryrefslogtreecommitdiff
path: root/data/deprecations/distribution_deprecations_14-4.yml
blob: 8dc948918c1a4023052f5a17122d9d3d8dd68770 (plain)
1
2
3
4
5
6
7
- title: "Move `custom_hooks_dir` setting from GitLab Shell to Gitaly"  # The name of the feature to be deprecated
  announcement_milestone: "14.9"  # The milestone when this feature was first announced as deprecated.
  announcement_date: "2022-03-22"
  removal_milestone: "15.0"  # the milestone when this feature is planned to be removed
  removal_date: "2022-05-22"
  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 will be removed from GitLab Shell in GitLab 15.0.