Skip to content

Commit 1a9fc82

Browse files
authored
chore: Enable merge queue (#33)
1 parent f8aa14a commit 1a9fc82

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
**/Makefile @cloudposse-terraform-components/engineering
88
**/Makefile.* @cloudposse-terraform-components/engineering
99

10+
# Cloud Posse must review any changes to tflint configuration and pre-commit config
11+
.tflint.hcl @cloudposse-terraform-components/engineering
12+
.pre-commit-config.yaml @cloudposse-terraform-components/engineering
1013

1114
# Cloud Posse Admins must review all changes to CODEOWNERS, github configuration or the mergify configuration
1215
.github/* @cloudposse-terraform-components/admins

.github/settings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ repository:
99

1010

1111

12+

0 commit comments

Comments
 (0)