gpt4 book ai didi

git - 从 pull 请求导出相关工作项

转载 作者:行者123 更新时间:2023-12-01 23:31:10 24 4
gpt4 key购买 nike

有什么方法可以在 Azure DevOps 的 Git pull 请求中导出相关工作项列表?

最佳答案

Azure CLI 可以查看链接的工作项:az repos pr work-item list

模板:

az repos pr work-item list --org https://dev.azure.com/{org} --id {id} --output table

结果:

enter image description here

关于git - 从 pull 请求导出相关工作项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66225159/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com