Skip to content

Commit 4319522

Browse files
Copilotdariakp
andauthored
ci: narrow spec instruction paths for Copilot review
Agent-Logs-Url: https://github.com/mongodb/node-mongodb-native/sessions/cb968079-3e20-4226-8b7a-bdf588ae854c Co-authored-by: dariakp <[email protected]>
1 parent 7ef3257 commit 4319522

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)