summaryrefslogtreecommitdiff
path: root/data/deprecations/distribution_deprecations_14-4.yml
blob: d8b8de929d70f28661940fcfb603298943ad8cb7 (plain)
1
2
3
4
5
- 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.
  removal_milestone: "15.0"  # the milestone when this feature is planned to be removed
  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.