From dca6be97f2f58f25470a5f29cc3b8c25c48e4732 Mon Sep 17 00:00:00 2001 From: Igor Rodionov Date: Sat, 31 May 2025 10:58:46 +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 45ef200..9b6c31b 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -10,3 +10,4 @@ repository: +