Skip to content

Conversation

@marcpopMSFT
Copy link
Member

When copilot spins up a new PR, it starts with an empty one. Our PR pipeline starts running anyway which is just wasting resources. I added a bunch of includes so hopefully in the future, copilot PRs will wait to build until there are changes. Note that this doesn't cover everything in the root node that could need a build but that list is much longer (editorconfig, json, sln, cmd, sh, etc). These are the main ones.

Added include paths for various directories and file types.

When copilot spins up a new PR, it starts with an empty one. Our PR pipeline starts running anyway which is just wasting resources. I added a bunch of includes so hopefully in the future, copilot PRs will wait to build until there are changes. Note that this doesn't cover everything in the root node that could need a build but that list is much longer (editorconfig, json, sln, cmd, sh, etc). These are the main ones.


Added include paths for various directories and file types.
@marcpopMSFT marcpopMSFT requested a review from MiYanni November 25, 2025 22:37
@marcpopMSFT marcpopMSFT merged commit 7cdd158 into release/10.0.1xx Dec 1, 2025
25 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-limitprbuilds branch December 1, 2025 16:56
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