Commit b507040d authored by Vasilii Iakliushin's avatar Vasilii Iakliushin

Set "destroy_webhooks_before_the_project" feature flag to default

* Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/26259
* FF issue: https://gitlab.com/gitlab-org/gitlab/-/issues/328393
* Implementation MR:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/59754
parent 4c51a867
---
title: Explicitly destroy webhooks and logs before the project deletion
merge_request: 60122
author:
type: fixed
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/328393
milestone: '13.12'
type: development
group: group::source code
default_enabled: false
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment