Skip to content

Commit d3890bf

Browse files
committed
Sync copilot-instructions.yml from .github repo
1 parent b75f63f commit d3890bf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
instructions:
2+
enabled: true
3+
prompt: |
4+
Follow the repository Copilot instructions in `.github/copilot-instructions.md` exactly.
5+
Also follow security and privacy guidelines.
6+
7+
models:
8+
allowCustomModels: true
9+
defaultModel: gpt-5.2
10+
allowedModels:
11+
- gpt-5.1-codex
12+
- gpt-5.2
13+
- gpt-5.2-pro
14+
- gpt-5.1

0 commit comments

Comments
 (0)