summaryrefslogtreecommitdiff
path: root/data/removals/15_0/removal-manage-premium-required-pipelines.yml
blob: 1e91fe1d3fcee48bcf65998ba86acbcb3d294b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"