Skip to content

Commit 33275db

Browse files
committed
Require 3 approvals for enhancement proposals
1 parent 411292e commit 33275db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

repositories.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ module "repo_enhancement_proposals" {
242242
name = "enhancement-proposals"
243243
description = "A repository for proposing enhancements to the innabox project"
244244
all_members_permission = "push"
245+
required_approvals = 3
245246
}
246247

247248
module "repo_fulfillment_common" {

0 commit comments

Comments
 (0)