summaryrefslogtreecommitdiff
path: root/data/removals/15_0/removal-manage-premium-required-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/removal-manage-premium-required-pipelines.yml')
-rw-r--r--data/removals/15_0/removal-manage-premium-required-pipelines.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/removals/15_0/removal-manage-premium-required-pipelines.yml b/data/removals/15_0/removal-manage-premium-required-pipelines.yml
new file mode 100644
index 00000000000..1e91fe1d3fc
--- /dev/null
+++ b/data/removals/15_0/removal-manage-premium-required-pipelines.yml
@@ -0,0 +1,18 @@
+- name: "Required pipeline configurations in Premium tier"
+ announcement_milestone: "14.8"
+ announcement_date: "2021-02-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ reporter: stkerr
+ body: |
+ [Required pipeline configuration](https://docs.gitlab.com/ee/user/admin_area/settings/continuous_integration.html#required-pipeline-configuration) helps to define and mandate organization-wide pipeline configurations and is a requirement at an executive and organizational level. To align better with our [pricing philosophy](https://about.gitlab.com/company/pricing/#three-tiers), this feature is removed from the Premium tier in GitLab 15.0. This feature continues to be available in the GitLab Ultimate tier.
+
+ We recommend customers use [Compliance Pipelines](https://docs.gitlab.com/ee/user/project/settings/index.html#compliance-pipeline-configuration), also in GitLab Ultimate, as an alternative as it provides greater flexibility, allowing required pipelines to be assigned to specific compliance framework labels.
+
+ This change also helps GitLab remain consistent in our tiering strategy with the other related Ultimate-tier features:
+
+ - [Security policies](https://docs.gitlab.com/ee/user/application_security/policies/).
+ - [Compliance framework pipelines](https://docs.gitlab.com/ee/user/project/settings/index.html#compliance-pipeline-configuration).
+
+ stage: "Manage"