From acc500fe9de074b6ac920a5655d23aa3ee21e797 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 9 Jul 2025 14:28:44 +0200 Subject: [PATCH] remove breaking change in autolabler --- .github/autolabeler-config.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/autolabeler-config.json b/.github/autolabeler-config.json index d93bcfcb0..342a1e38f 100644 --- a/.github/autolabeler-config.json +++ b/.github/autolabeler-config.json @@ -41,20 +41,6 @@ "excludeGlobs": [] } ], - "breaking change": [ - { - "fileStatus": null, - "includeGlobs": [ - "ct/**", - "tools/**", - "install/**", - "misc/**", - "turnkey/**", - "vm/**" - ], - "excludeGlobs": [] - } - ], "maintenance": [ { "fileStatus": null,