Azure / azure-devops-cli-extension

Azure DevOps Extension for Azure CLI
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/?view=azure-cli-latest
MIT License
617 stars 239 forks source link

[Feature Request] support `requireVoteOnEachIteration` and `requireVoteOnLastIteration` for `az repos policy approver-count` #1389

Open mokurin000 opened 6 months ago

mokurin000 commented 6 months ago

I am working on a common build policy apply script, and to my surprise, I found there was no option corresponding to requireVoteOnEachIteration, requireVoteOnLastIteration and blockLastPusherVote (#1293)