- Notifications
You must be signed in to change notification settings - Fork7.7k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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). |
d466ae2
intomasterUh oh!
There was an error while loading.Please reload this page.
microsoft-github-policy-servicebot commentedJan 17, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 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 |
github-actionsbot commentedFeb 28, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
Started backporting torelease/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. |
Uh oh!
There was an error while loading.Please reload this page.
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).