From 9a1dba8348ae99a5c2a5627077ce6f0d098a05b8 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:14:39 -0700 Subject: [PATCH] Delete orphaned features (2024-07-01-16-27) (#51489) --- data/features/actions-cache-org-ui.yml | 8 -------- data/features/create-branch-from-overview.yml | 4 ---- data/features/device-flow-is-opt-in.yml | 5 ----- data/features/secret-scanning-push-protection.yml | 6 ------ data/features/task-lists-v1.yml | 5 ----- 5 files changed, 28 deletions(-) delete mode 100644 data/features/actions-cache-org-ui.yml delete mode 100644 data/features/create-branch-from-overview.yml delete mode 100644 data/features/device-flow-is-opt-in.yml delete mode 100644 data/features/secret-scanning-push-protection.yml delete mode 100644 data/features/task-lists-v1.yml diff --git a/data/features/actions-cache-org-ui.yml b/data/features/actions-cache-org-ui.yml deleted file mode 100644 index 8c082a844e..0000000000 --- a/data/features/actions-cache-org-ui.yml +++ /dev/null @@ -1,8 +0,0 @@ -# Reference: #8112 -# Documentation for the Actions cache list UI for organizations -# Related feature flags are actions-cache-admin-ui and actions-cache-ui -# All features released at the same time, but have different versions -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.8' diff --git a/data/features/create-branch-from-overview.yml b/data/features/create-branch-from-overview.yml deleted file mode 100644 index 18c8223067..0000000000 --- a/data/features/create-branch-from-overview.yml +++ /dev/null @@ -1,4 +0,0 @@ -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.7' diff --git a/data/features/device-flow-is-opt-in.yml b/data/features/device-flow-is-opt-in.yml deleted file mode 100644 index 222a3c7c8d..0000000000 --- a/data/features/device-flow-is-opt-in.yml +++ /dev/null @@ -1,5 +0,0 @@ -# docs-content 6307. OAuth device auth flow is opt in. -versions: - fpt: '*' - ghec: '*' - ghes: '>3.4' diff --git a/data/features/secret-scanning-push-protection.yml b/data/features/secret-scanning-push-protection.yml deleted file mode 100644 index 64104cda05..0000000000 --- a/data/features/secret-scanning-push-protection.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #5620. -# Documentation for secret scanning as a push protection -versions: - fpt: '*' - ghes: '>=3.5' - ghec: '*' diff --git a/data/features/task-lists-v1.yml b/data/features/task-lists-v1.yml deleted file mode 100644 index b3a5c2584e..0000000000 --- a/data/features/task-lists-v1.yml +++ /dev/null @@ -1,5 +0,0 @@ -# Task lists v1 -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9'