diff --git a/.github/labeler.yml b/.github/labeler.yml index 9a56691628..fa2c7981f9 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -46,6 +46,11 @@ provider/oci: - changed-files: - any-glob-to-any-file: "prowler/providers/oraclecloud/**" - any-glob-to-any-file: "tests/providers/oraclecloud/**" + +provider/alibabacloud: + - changed-files: + - any-glob-to-any-file: "prowler/providers/alibabacloud/**" + - any-glob-to-any-file: "tests/providers/alibabacloud/**" github_actions: - changed-files: @@ -69,6 +74,8 @@ mutelist: - any-glob-to-any-file: "tests/providers/gcp/lib/mutelist/**" - any-glob-to-any-file: "tests/providers/kubernetes/lib/mutelist/**" - any-glob-to-any-file: "tests/providers/mongodbatlas/lib/mutelist/**" + - any-glob-to-any-file: "tests/providers/oci/lib/mutelist/**" + - any-glob-to-any-file: "tests/providers/alibabacloud/lib/mutelist/**" integration/s3: - changed-files: