jessehouwing / azure-pipelines-tfvc-tasks

Azure Pipelines tasks for Team Foundation Version Control
https://marketplace.visualstudio.com/items?itemName=jessehouwing.jessehouwing-vsts-tfvc-tasks
MIT License
27 stars 18 forks source link

Check-in and null checkedWorkItems #87

Closed danielstefanescu closed 4 years ago

danielstefanescu commented 4 years ago

Hi, Any reason in passing null as $checkedWorkItems in TfvcCheckin.v3.ps1 line 245?

jessehouwing commented 4 years ago

What else would you have me pass in there? It's a pretty fuzzy business, should I attach the same items as the last checkin? Since the last successful build? None, cause the changes made by the build aren't linked to the work? Always the same?

So, for now, I choose to simply pass in null.