Skip to content

Commit 01eb278

Browse files
authored
ci: exclude spec files from copilot review (#4919)
1 parent 1cf791f commit 01eb278

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
applyTo:
3+
- "test/spec/**/*.json"
4+
- "test/spec/**/*.yml"
5+
- "test/spec/**/README.md"
6+
---
7+
These are unified spec test files copied from the mongodb/specifications repo.
8+
Do not suggest changes to these files. They must match the upstream spec exactly.

0 commit comments

Comments
 (0)