-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Update path filters for Windows CI #24809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI |
Azure Pipelines successfully started running 3 pipeline(s). |
📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗 https://aka.ms/PSRepoFeedback |
/backport to release/v7.5 |
Started backporting to release/v7.5: https://github.com/PowerShell/PowerShell/actions/runs/13578689281
|
@TravisEz13 an error occurred while backporting to "release/v7.5", please check the run log for details! GitHub Actions is not permitted to create or approve pull requests. |
PR Summary
This pull request updates the
pr:
section of the.vsts-ci/windows.yml
file to refine the paths that trigger the CI pipeline. The primary changes include narrowing down the included paths and expanding the excluded paths.Changes to CI pipeline paths:
src/*
,.vsts-ci/windows.yml
,.vsts-ci/templates/*
,test/*
,build.psm1
,tools/buildCommon/*
,tools/ci.psm1
, andtools/WindowsCI.psm1
..dependabot/config.yml
,.github/ISSUE_TEMPLATE/*
,.github/workflows/*
,.vsts-ci/misc-analysis.yml
,tools/cgmanifest.json
,LICENSE.txt
,test/common/markdown/*
,test/perf/*
,tools/packaging/*
,tools/releaseBuild/*
,tools/releaseBuild/azureDevOps/templates/*
,README.md
,.spelling
, and.pipelines/*
.PR Context
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).