Skip to content

Commit aca182d

Browse files
Update standard_contexts for govuk-social-data
Comment added to indicate that standard security checks are disabled for the private repository.
1 parent 4001f32 commit aca182d

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
@@ -471,7 +471,8 @@ repos:
471471
govuk-social-data:
472472
can_be_deployed: false
473473
visibility: "private"
474-
standard_contexts: *standard_security_checks
474+
standard_contexts:
475+
# standard security checks are disabled as not configured for a private repo
475476
push_allowances: ["alphagov/gov-uk-data", "alphagov/gov-uk-production-admin", "alphagov/gov-uk-production-deploy"]
476477
required_pull_request_reviews:
477478
pull_request_bypassers:

0 commit comments

Comments
 (0)