summaryrefslogtreecommitdiff
path: root/data/removals/16_0/16-0-PipelineSecurityReportFinding-name-GraphQL-field.yml
blob: 8d5350406869227f5abe41c0105d865f8410e8ad (plain)
1
2
3
4
5
6
7
8
9
10
- title: "PipelineSecurityReportFinding name GraphQL field"
  announcement_milestone: "15.1"
  removal_milestone: "16.0"
  breaking_change: true
  reporter: abellucci
  stage: Govern
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/346335
  body: |
    Previously, the [PipelineSecurityReportFinding GraphQL type was updated](https://gitlab.com/gitlab-org/gitlab/-/issues/335372) to include a new `title` field. This field is an alias for the current `name` field, making the less specific `name` field redundant. The `name` field is removed from the PipelineSecurityReportFinding type in GitLab 16.0.
  tiers: [Ultimate]