diff --git a/data/deprecations/15-7-deprecate-zentao-integration.yml b/data/deprecations/15-7-deprecate-zentao-integration.yml deleted file mode 100644 index 2456b029564692548c639c814aa6c75b52d831af..0000000000000000000000000000000000000000 --- a/data/deprecations/15-7-deprecate-zentao-integration.yml +++ /dev/null @@ -1,29 +0,0 @@ -- title: "ZenTao integration" # (required) Clearly explain the change, or planned change. For example, "The `confidential` field for a `Note` is deprecated" or "The maximum number of characters in a job name will be limited to 250." - announcement_milestone: "15.7" # (required) The milestone when this feature was first announced as deprecated. - removal_milestone: "19.0" # (required) The milestone when this feature is planned to be removed - breaking_change: true # (required) If this deprecation is a breaking change, set this value to true - reporter: arturoherrero # (required) GitLab username of the person reporting the deprecation - stage: Foundations # (required) String value of the stage that the feature was created in. e.g., Growth - issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/377825 # (required) Link to the deprecation issue in GitLab - impact: low # Can be one of: [critical, high, medium, low] - scope: instance # Can be one or a combination of: [instance, group, project] - resolution_role: Maintainer # Can be one of: [Admin, Owner, Maintainer, Developer] - manual_task: false # Can be true or false. Use this to denote whether a resolution action must be performed manually (true), or if it can be automated by using the API or other automation (false). - window: 3 # Can be "1", "2" or "3" - body: | # (required) Do not modify this line, instead modify the lines below. - The [ZenTao product integration](https://docs.gitlab.com/user/project/integrations/zentao/) has been deprecated - and will be moved to the JiHu GitLab codebase. -# -# OPTIONAL END OF SUPPORT FIELDS -# -# If an End of Support period applies, the announcement should be shared with GitLab Support -# in the `#spt_managers` channel in Slack, and mention `@gitlab-com/support` in this MR. -# - end_of_support_milestone: # (optional) Use "XX.YY" format. The milestone when support for this feature will end. - # - # OTHER OPTIONAL FIELDS - # - tiers: [Premium, Ultimate] # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate] - documentation_url: https://docs.gitlab.com/user/project/integrations/zentao/ # (optional) This is a link to the current documentation page - image_url: # (optional) This is a link to a thumbnail image depicting the feature - video_url: # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index 61a5b1b7689e48127b80b5801f48d8b14adfdb6e..d7de421501dc0fe80f238f597aeb860950e79522 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -935,23 +935,6 @@ Known issues:
-### ZenTao integration - -
- -- Announced in GitLab 15.7 -- Removal in GitLab 19.0 ([breaking change](https://docs.gitlab.com/update/terminology/#breaking-change)) -- To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/377825). - -
- -The [ZenTao product integration](https://docs.gitlab.com/user/project/integrations/zentao/) has been deprecated -and will be moved to the JiHu GitLab codebase. - -
- -
- ### `bin_path` and `use_bundled_binaries` configuration options in Gitaly
diff --git a/doc/user/project/integrations/zentao.md b/doc/user/project/integrations/zentao.md index 00b3d226f41a9a0b1cc84d5264f1ad093ce3c3cd..1b6fd63b36c7f6c44f697db190f64f874a312575 100644 --- a/doc/user/project/integrations/zentao.md +++ b/doc/user/project/integrations/zentao.md @@ -2,7 +2,7 @@ stage: Foundations group: Import and Integrate info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments -title: ZenTao (deprecated) +title: ZenTao --- @@ -13,13 +13,6 @@ title: ZenTao (deprecated) - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} -{{< alert type="warning" >}} - -This feature was [deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/377825) in GitLab 15.7 -and is planned for removal in 19.0. -This change is a breaking change. - -{{< /alert >}} [ZenTao](https://www.zentao.net/) is a web-based project management platform.