Skip to content

fix(scripts): add correct path for copilot-instructions.md#1997

Merged
mnriem merged 1 commit intogithub:mainfrom
arampp-xitaso:fix/copilot_instructions_path
Mar 27, 2026
Merged

fix(scripts): add correct path for copilot-instructions.md#1997
mnriem merged 1 commit intogithub:mainfrom
arampp-xitaso:fix/copilot_instructions_path

Conversation

@arampp-xitaso
Copy link
Copy Markdown
Contributor

Description

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

Copilot AI review requested due to automatic review settings March 27, 2026 16:09
@arampp-xitaso arampp-xitaso requested a review from mnriem as a code owner March 27, 2026 16:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the agent-context update scripts so GitHub Copilot instructions are written to the correct repository location (.github/copilot-instructions.md), aligning with expected GitHub Copilot configuration and fixing issue #1254.

Changes:

  • Adjust Copilot instructions output path in the PowerShell updater script.
  • Adjust Copilot instructions output path in the Bash updater script.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
scripts/powershell/update-agent-context.ps1 Writes Copilot instructions to .github/copilot-instructions.md instead of .github/agents/....
scripts/bash/update-agent-context.sh Writes Copilot instructions to .github/copilot-instructions.md instead of .github/agents/....

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem merged commit edaa5a7 into github:main Mar 27, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

copilot-instructions.md created in the wrong folder

3 participants