NuKeeperDotNet / NuKeeper

Automagically update nuget packages in .NET projects
Apache License 2.0
541 stars 127 forks source link

target-branch argument for azure devops client doesn't work #1078

Closed kwlin closed 3 years ago

kwlin commented 3 years ago

🐛 Bug Report

After providing the targetbranch argument for the platform AzureDevops, NuKeeper keep checking against the default branch of the repo.

I've fixed the issue in PR #1077

Expected behavior

What described is in PR #1074

Reproduction steps

Provide the --targetBranch argument against the Azure DevOps git repo and see that NuKeeper will check dependencies against the default configured branch instead of the targetBranch.

Configuration

Version: 0.34.0

Platform if applicable:

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

kwlin commented 3 years ago

Hmm, there is a pull request available but can't find anyone to accept it.

MartinDemberger commented 3 years ago

Is there anyone out there that can approve the PR so this blocking bug can be fixed?