You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are able to repro it on the latest version
Search the existing issues.
Steps to reproduce
ask it How do I set azure devops pipelines to require comment on github using the cli?
Expected behavior
check if the answer it gives actually exists in the clireference to the help for the answer it gives. Notice there is no `update` option at this level. I believe, at least this would be what is expected if the answer existed.
❯ az devops project --help Group az devops project : Manage team projects.Commands: create : Create a team project. delete : Delete team project. list : List team projects. show : Show team project.To search AI knowledge base for examples, use: az find "az devops project"
Actual behavior
To set Azure DevOps pipelines to require comments on GitHub using the CLI, you can use the following command: az devops project update --id <projectId> --visibility private
Error details
something like, I can't find the cli command, but here is how you do it in the GUI.
Environment data
Name Value
---------
PSVersion 7.4.6
PSEdition Core
GitCommitId 7.4.6
OS Darwin 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 1021:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020
Platform Unix
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
0.1.0-alpha.19
Visuals
The text was updated successfully, but these errors were encountered:
Prerequisites
Steps to reproduce
ask it
How do I set azure devops pipelines to require comment on github using the cli?
Expected behavior
Actual behavior
Error details
something like, I can't find the cli command, but here is how you do it in the GUI.
Environment data
Version
0.1.0-alpha.19
Visuals
The text was updated successfully, but these errors were encountered: