github / github/copilot-cli

Regression: COPILOT_CUSTOM_INSTRUCTIONS_DIR not loading all instructions

Aberta
#2,181 2 comentários 1 reação 0 responsáveis Ver no GitHub
area:configuration
Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Descrição

### Describe the bug

In v1.0.9, instruction files specified via COPILOT_CUSTOM_INSTRUCTIONS_DIRS are not being loaded. This
worked correctly in v1.0.8.

Environment:

- COPILOT_CUSTOM_INSTRUCTIONS_DIRS points to 7 directories, each containing
.github/instructions/team.instructions.md with applyTo frontmatter
- Working directory is a multi-root workspace that is not a git repository

### Affected version

v1.0.9

### Steps to reproduce the behavior

1. Set COPILOT_CUSTOM_INSTRUCTIONS_DIRS to one or more directories containing
.github/instructions/*.instructions.md
2. Launch the CLI in a directory that is not a git repo root
3. Run /instructions

### Expected behavior

Expected: All instruction files from COPILOT_CUSTOM_INSTRUCTIONS_DIRS appear in the list.

### Additional context

_No response_

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.