Skip to content

Conversation

@michaeltlombardi
Copy link
Collaborator

PR Summary

This change uses the [paths-ignore][01] property for the GitHub workflow pull requests trigger to skip the lengthy build process for PRs that only modify documentation or VS Code configuration, neither of which affect the code-building.

PR Context

This should enable faster feedback cycles for pull requests that don't affect the build, as the build workflow can take 15-20m each time.

This change uses the [`paths-ignore`][01] property for the GitHub workflow
pull requests trigger to skip the lengthy build process for PRs that only
modify documentation or VS Code configuration, neither of which affect
the code-building. This should enable faster feedback cycles for those
pull requests, as the build workflow can take 15-20m each time.
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 10, 2024
Merged via the queue into PowerShell:main with commit ef36815 Apr 10, 2024
@michaeltlombardi michaeltlombardi deleted the maint/main/no-build-on-docs-only-changes branch April 10, 2024 13:40
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.

2 participants