Skip to content

Automatic instructions only included if file has frontmatter#283827

Merged
aeschli merged 1 commit intomainfrom
aeschli/weekly-fox
Dec 16, 2025
Merged

Automatic instructions only included if file has frontmatter#283827
aeschli merged 1 commit intomainfrom
aeschli/weekly-fox

Conversation

@aeschli
Copy link
Contributor

@aeschli aeschli commented Dec 16, 2025

Fixes #281878

Copilot AI review requested due to automatic review settings December 16, 2025 15:08
@aeschli aeschli enabled auto-merge (squash) December 16, 2025 15:08
@aeschli aeschli self-assigned this Dec 16, 2025
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 16, 2025
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 fixes an issue where automatic instructions were only included in the prompt when a file contained frontmatter. The change ensures that files without frontmatter still have their file paths included in the instruction output.

Key Changes:

  • Added an else branch to include file paths for instructions that don't have frontmatter

@aeschli aeschli merged commit 34a8f41 into main Dec 16, 2025
28 checks passed
@aeschli aeschli deleted the aeschli/weekly-fox branch December 16, 2025 15:53
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic instructions only included if file has frontmatter

3 participants