diff --git a/data/features/actions-OIDC-custom-claim-runner-environment.yml b/data/features/actions-OIDC-custom-claim-runner-environment.yml deleted file mode 100644 index 513ae1e370..0000000000 --- a/data/features/actions-OIDC-custom-claim-runner-environment.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #9725 -# Adding new OIDC claim - runner environment -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/actions-oidc-custom-claims.yml b/data/features/actions-oidc-custom-claims.yml deleted file mode 100644 index f08669dd9b..0000000000 --- a/data/features/actions-oidc-custom-claims.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #8927 -# General versioning for new OIDC custom claims -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/actions-runner-arch-envvars.yml b/data/features/actions-runner-arch-envvars.yml deleted file mode 100644 index 2e160fda02..0000000000 --- a/data/features/actions-runner-arch-envvars.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #5727 -# Documentation for new runner 'arch' environment variables set by the `runner` app. -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.4' diff --git a/data/features/actions-save-state-set-output-envs.yml b/data/features/actions-save-state-set-output-envs.yml deleted file mode 100644 index 7e13e11d69..0000000000 --- a/data/features/actions-save-state-set-output-envs.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #8273 -# New Actions `save-state`` and `set-output` env file commands, which deprecates their stdout counterparts. -versions: - fpt: '*' - ghec: '*' - ghes: '>= 3.8' diff --git a/data/features/actions-starter-template-ui.yml b/data/features/actions-starter-template-ui.yml deleted file mode 100644 index 35026bc839..0000000000 --- a/data/features/actions-starter-template-ui.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #5169. -# Documentation for the Actions starter template UI updates -versions: - fpt: '*' - ghec: '*' - ghes: '>3.4'