Skip to content

Keep skills in the package#8511

Merged
alexr00 merged 1 commit intomainfrom
alexr00/selfish-wallaby
Feb 13, 2026
Merged

Keep skills in the package#8511
alexr00 merged 1 commit intomainfrom
alexr00/selfish-wallaby

Conversation

@alexr00
Copy link
Copy Markdown
Member

@alexr00 alexr00 commented Feb 13, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 13, 2026 09:18
@alexr00 alexr00 enabled auto-merge (squash) February 13, 2026 09:19
@alexr00 alexr00 self-assigned this Feb 13, 2026
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 13, 2026
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

This PR ensures that chat skill definition files are included in the packaged extension. The GitHub Pull Requests extension defines several chat skills in package.json that reference SKILL.md files located in subdirectories under src/lm/skills/. Without this change, these files would be excluded from the packaged extension due to the broad src/** exclusion pattern in .vscodeignore, breaking the chat skills functionality.

Changes:

  • Add negation pattern to .vscodeignore to include src/lm/skills/** in the packaged extension

@alexr00 alexr00 merged commit bfbc1ef into main Feb 13, 2026
12 checks passed
@alexr00 alexr00 deleted the alexr00/selfish-wallaby branch February 13, 2026 12:39
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.

3 participants