Skip to content

Commit 66ef3f9

Browse files
authored
Merge pull request #1923 from alphagov/add-content-block-editor
Add content-block-editor to repos.yml
2 parents 5005dba + d5f7bdb commit 66ef3f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

terraform/deployments/github/repos.yml

+7
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ repos:
8787
- Lint SCSS / Run Stylelint
8888
- Test Ruby / Run RSpec
8989

90+
content-block-editor:
91+
required_status_checks:
92+
standard_contexts: *standard_security_checks
93+
additional_contexts:
94+
- Playwright / Run Tests
95+
- Vitest / Run Tests
96+
9097
content-data-admin:
9198
homepage_url: "https://docs.publishing.service.gov.uk/apps/content-data-admin.html"
9299
required_status_checks:

0 commit comments

Comments
 (0)