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'