Skip to content

Commit 2ece0bc

Browse files
Add required status checks to govuk-ia-utility
Correct indentation for govuk-ia-utlity project in repos.yml
1 parent 4001f32 commit 2ece0bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

terraform/deployments/github/repos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,8 @@ repos:
414414

415415
govuk-ia-utility:
416416
can_be_deployed: false
417-
standard_contexts: *standard_security_checks
417+
required_status_checks:
418+
standard_contexts: *standard_security_checks
418419
push_allowances: ["alphagov/gov-uk-data", "alphagov/gov-uk-production-admin", "alphagov/gov-uk-production-deploy"]
419420
required_pull_request_reviews:
420421
pull_request_bypassers:

0 commit comments

Comments
 (0)