diff --git a/data/deprecations/17-5-ci-job-token-outbound-removal.yml b/data/deprecations/17-5-ci-job-token-outbound-removal.yml deleted file mode 100644 index faa09e5edebbb9a71ac2c826ed9c26e327d95aee..0000000000000000000000000000000000000000 --- a/data/deprecations/17-5-ci-job-token-outbound-removal.yml +++ /dev/null @@ -1,38 +0,0 @@ -# ----- DELETE EVERYTHING ABOVE THIS LINE ----- - -- title: "`ciJobTokenScopeAddProject` GraphQL mutation is deprecated" - # The milestones for the deprecation announcement, and the removal. - removal_milestone: "19.0" - announcement_milestone: "17.5" - # Change breaking_change to false if needed. - breaking_change: true - # The stage and GitLab username of the person reporting the change, - # and a link to the deprecation issue - reporter: jocelynjane - stage: Software Supply Chain Security - issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/474175 - impact: low # Can be one of: [critical, high, medium, low] - scope: project # Can be one or a combination of: [instance, group, project] - resolution_role: Developer # Can be one of: [Admin, Owner, Maintainer, Developer] - manual_task: true # 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). - body: | # (required) Don't change this line. - With the [upcoming default behavior change to the CI/CD job token](https://docs.gitlab.com/update/deprecations/#default-cicd-job-token-ci_job_token-scope-changed) in GitLab 18.0, we are also deprecating the associated `ciJobTokenScopeAddProject` GraphQL mutation in favor of `ciJobTokenScopeAddGroupOrProject`. - -# ============================== -# OPTIONAL END-OF-SUPPORT FIELDS -# ============================== -# -# If an End of Support period applies: -# 1) Share this announcement in the `#spt_managers` Support channel in Slack -# 2) Mention `@gitlab-com/support` in this merge request. -# - # When support for this feature ends, in XX.YY milestone format. - end_of_support_milestone: - # Array of tiers the feature is currently available to, - # like [Free, Silver, Gold, Core, Premium, Ultimate] - tiers: - # Links to documentation and thumbnail image - documentation_url: - image_url: - # Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg - video_url: diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md index 2b9b465161da7a2fca2a90b141725f31eee3efe4..9d753567d6e9e64d7f1ee185be6808ec3225f5d6 100644 --- a/doc/update/deprecations.md +++ b/doc/update/deprecations.md @@ -989,22 +989,6 @@ The Git binaries provided by Gitaly will be the only supported way to execute Gi