Skip to content

Commit 23ce740

Browse files
committed
[test] add code owners
This way, we can assert tests are passing for all teams prior to merging
1 parent 2f14752 commit 23ce740

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/CODEOWNERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,18 @@
128128
/CHANGELOG.md
129129
/components/ide/jetbrains/backend-plugin/gradle-latest.properties
130130
/components/ide/jetbrains/gateway-plugin/gradle-latest.properties
131+
132+
#
133+
# Add so that teams assert we're not breaking each other's integration tests
134+
/test/pkg/agent @gitpod-io/engineering-workspace
135+
/test/pkg/integration @gitpod-io/engineering-ide, @gitpod-io/engineering-workspace
136+
/test/pkg/report @gitpod-io/engineering-workspace
137+
/test/tests/workspace @gitpod-io/engineering-workspace
138+
/test/tests/smoke-test @gitpod-io/engineering-ide, @gitpod-io/engineering-workspace
139+
/test/tests/ide @gitpod-io/engineering-ide
140+
/test/tests/components/content-service @gitpod-io/engineering-workspace
141+
/test/tests/components/database @gitpod-io/engineering-webapp
142+
/test/tests/components/image-builder @gitpod-io/engineering-workspace
143+
/test/tests/components/server @gitpod-io/engineering-webapp
144+
/test/tests/components/ws-daemon @gitpod-io/engineering-workspace
145+
/test/tests/components/ws-manager @gitpod-io/engineering-workspace

0 commit comments

Comments
 (0)