Skip to content

Conversation

@redsun82
Copy link
Contributor

@redsun82 redsun82 requested a review from a team as a code owner October 22, 2025 12:55
Copilot AI review requested due to automatic review settings October 22, 2025 12:55
Copy link
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

This PR reorganizes Copilot instructions by migrating from a single central instruction file to path-specific instruction files. The change leverages GitHub's support for targeted custom instructions that can be applied to specific file patterns.

Key Changes:

  • Splits general instructions into two path-specific instruction files
  • Creates targeted guidance for .ql/.qll files and .expected files
  • Removes the central .github/copilot-instructions.md file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/instructions/ql-files.instructions.md Adds path-specific instructions for QL language files, limiting review scope to comments and typos
.github/instructions/expected-files.instructions.md Adds path-specific instructions to ignore auto-generated .expected test files
.github/copilot-instructions.md Removes the central instruction file as instructions are now path-specific

mario-campos
mario-campos previously approved these changes Oct 22, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@redsun82 redsun82 merged commit 3599058 into main Oct 22, 2025
7 checks passed
@redsun82 redsun82 deleted the redsun82/copilot branch October 22, 2025 13:41
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.

4 participants