diff --git a/data/features/actions-cache-ui.yml b/data/features/actions-cache-ui.yml deleted file mode 100644 index 8df98f9b48dd..000000000000 --- a/data/features/actions-cache-ui.yml +++ /dev/null @@ -1,8 +0,0 @@ -# Reference: #8112 -# Documentation for Actions cache management via the UI for repositories -# Related feature flags are actions-cache-admin-ui and actions-cache-org-ui -# All features released at the same time, but have different versions -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.8' diff --git a/data/features/actions-custom-deployment-protection-rules-beta.yml b/data/features/actions-custom-deployment-protection-rules-beta.yml deleted file mode 100644 index ee92449f5930..000000000000 --- a/data/features/actions-custom-deployment-protection-rules-beta.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: 9242 -# (Actions) Beta launch for custom deployment protection rules -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.10' diff --git a/data/features/actions-ghes-gcp-storage.yml b/data/features/actions-ghes-gcp-storage.yml deleted file mode 100644 index e6623a355680..000000000000 --- a/data/features/actions-ghes-gcp-storage.yml +++ /dev/null @@ -1,4 +0,0 @@ -# Reference: #8154 -# Google Cloud storage as Actions storage provider on GHES -versions: - ghes: '>=3.7' diff --git a/data/features/actions-inherit-secrets-reusable-workflows.yml b/data/features/actions-inherit-secrets-reusable-workflows.yml deleted file mode 100644 index f7fbe416d682..000000000000 --- a/data/features/actions-inherit-secrets-reusable-workflows.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #6920 -# Documentation for inheriting secrets from the calling workflow -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.6' diff --git a/data/features/actions-reusable-workflow-matrix.yml b/data/features/actions-reusable-workflow-matrix.yml deleted file mode 100644 index 76783cd52edb..000000000000 --- a/data/features/actions-reusable-workflow-matrix.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #7094 -# Documentation for allowing matrix jobs to call reusable workflows. -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.7'