Skip to content

Commit 0e909c4

Browse files
authored
chore: Enable merge queue (#22)
1 parent ddf8b7a commit 0e909c4

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
@@ -10,3 +10,4 @@ repository:
1010

1111

1212

13+

0 commit comments

Comments
 (0)