diff --git a/data/features/actions-private-fork-workflow-approvals.yml b/data/features/actions-private-fork-workflow-approvals.yml deleted file mode 100644 index 3e2376f2fae8..000000000000 --- a/data/features/actions-private-fork-workflow-approvals.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #8433 -# Allow admins to require approval on fork PR in private repos -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.8' diff --git a/data/features/actions-runner-controller.yml b/data/features/actions-runner-controller.yml deleted file mode 100644 index ac9d317ff2e2..000000000000 --- a/data/features/actions-runner-controller.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #8889 -# Feature based versioning file for Actions Runner Controller -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.9' diff --git a/data/features/actions-stable-actor-ids.yml b/data/features/actions-stable-actor-ids.yml deleted file mode 100644 index a91c25b5d6ec..000000000000 --- a/data/features/actions-stable-actor-ids.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 7387 -# Differentiating triggering actor from executing actor -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.7' diff --git a/data/features/code-scanning-alerts-in-pr-diff.yml b/data/features/code-scanning-alerts-in-pr-diff.yml deleted file mode 100644 index 9db0ec32da7f..000000000000 --- a/data/features/code-scanning-alerts-in-pr-diff.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #8952 - -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.10' diff --git a/data/features/code-scanning-config-input.yml b/data/features/code-scanning-config-input.yml deleted file mode 100644 index 0e5143732ec7..000000000000 --- a/data/features/code-scanning-config-input.yml +++ /dev/null @@ -1,5 +0,0 @@ -# Versions that support the `config` input in the `github/codeql-action/init` action -versions: - fpt: '*' - ghec: '*' - ghes: '>3.9'