1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Copilot CLI public preview (#57544)

Co-authored-by: Ryan Hecht <ryanhecht@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
hubwriter
2025-09-25 16:20:34 +01:00
committed by GitHub
parent e1713a7d28
commit 2d3e463fe5
34 changed files with 694 additions and 334 deletions

View File

@@ -35,7 +35,7 @@ Some examples of instructions you could add are:
> [!NOTE]
> * {% data reusables.copilot.custom-instructions-chat-precedence %}
> * For {% data variables.copilot.copilot_code-review_short %}, the order of precedence is: instructions in any applicable `.github/instructions/NAME.instructions.md` file, then the instructions in the `.github/copilot-instructions.md` file, then the organization-level custom instructions.
> * For {% data variables.copilot.copilot_code-review_short %}, the order of precedence is: instructions in any applicable `.github/instructions/**/NAME.instructions.md` file, then the instructions in the `.github/copilot-instructions.md` file, then the organization-level custom instructions.
> * {% data reusables.copilot.custom-instructions-conflict %}
## Adding organization custom instructions