We should investigate if it possible to use either the module VSTeam or PSDevOps instead of inventing the wheel again. If we choose to do so, then we should make sure PR's does not add functionality that should be contributed to the module we choose.
From @kilasuit in PR #7:
I had initially intended to make use of either VSTeam or PSDevOps as the base module for this and essentially build wrappers around either of them. However lets keep on track with what you've built so far here & discuss down the line about whether or not we go down differing path.
A dependent module could be added in a similar way as the module DscResource.Common is used.
We should investigate if it possible to use either the module VSTeam or PSDevOps instead of inventing the wheel again. If we choose to do so, then we should make sure PR's does not add functionality that should be contributed to the module we choose.
From @kilasuit in PR #7:
A dependent module could be added in a similar way as the module
DscResource.Commonis used.