From cc9bb62dfb807a00ebe9b23df1e5daeb91f9563d Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Sat, 31 May 2025 11:37:11 +0200 Subject: [PATCH] chore: Enable merge queue --- .github/CODEOWNERS | 3 +++ .github/settings.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f15bd6..40f9dd7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,6 +7,9 @@ **/Makefile @cloudposse-terraform-components/engineering **/Makefile.* @cloudposse-terraform-components/engineering +# Cloud Posse must review any changes to tflint configuration and pre-commit config +.tflint.hcl @cloudposse-terraform-components/engineering +.pre-commit-config.yaml @cloudposse-terraform-components/engineering # Cloud Posse Admins must review all changes to CODEOWNERS, github configuration or the mergify configuration .github/* @cloudposse-terraform-components/admins diff --git a/.github/settings.yml b/.github/settings.yml index 2ea85dd..a65a408 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -10,3 +10,4 @@ repository: +