diff --git a/data/features/actions-default-workflow-permissions-restrictive.yml b/data/features/actions-default-workflow-permissions-restrictive.yml deleted file mode 100644 index 5c0d7790a5..0000000000 --- a/data/features/actions-default-workflow-permissions-restrictive.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #9014. -# Versioning for enterprise/organization/repository policy settings for workflow permissions granted to GITHUB_TOKEN to be readonly by default and not allow GitHub Actions to create or approve pull requests. -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.9' diff --git a/data/features/allow-actions-to-approve-pr-with-ent-repo.yml b/data/features/allow-actions-to-approve-pr-with-ent-repo.yml deleted file mode 100644 index 85f360ca96..0000000000 --- a/data/features/allow-actions-to-approve-pr-with-ent-repo.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #6926. -# Versioning for enterprise/repository policy settings for workflow PR creation or approval permission. This is only the enterprise and repo settings! For the previous separate ship for the org setting (that only overed approvals), see the allow-actions-to-approve-pr flag. -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.6' diff --git a/data/features/answered-fields-for-discussions.yml b/data/features/answered-fields-for-discussions.yml deleted file mode 100644 index d1e7ac5707..0000000000 --- a/data/features/answered-fields-for-discussions.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Reference: #12006 - -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.12' diff --git a/data/features/archive-organizations.yml b/data/features/archive-organizations.yml deleted file mode 100644 index cefc247007..0000000000 --- a/data/features/archive-organizations.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 10218 -# Archive entire Organization -versions: - fpt: '*' - ghec: '*' - ghes: '>=3.11' diff --git a/data/features/classic-project-visibility-permissions.yml b/data/features/classic-project-visibility-permissions.yml deleted file mode 100644 index 4378df58b1..0000000000 --- a/data/features/classic-project-visibility-permissions.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Issue 7720 -# Organization owners can restrict public projects (classic) -versions: - fpt: '*' - ghec: '*' - ghes: '>3.6'