Azure DevOps REST API-如何计算“更改”的“交货时间”
我正在使用Azure DevOps,并希望获取有关我们的交货时间更改的信息(从代码更改到部署到生产的时间)。
我可以在浏览器中执行此操作,因为我们的工作项目具有与之相关的PR和部署。如何通过RET RET API执行此操作?
使用REST API,我发现查询以获取“完成的PRS”,并为其中一个“相关工作项目”获得。但是从那里,我看不到一种获得关联的部署的方法。
有可能吗?还是我需要走另一条路线?
I'm using Azure DevOps and would like to get information on our Lead Time To Change (time taken from code change to deployment to production).
I can do this in the browser as our Work Items have PRs and Deployments associated with them. How do I do this via the REST API?
Using the REST API I have found queries to get "completed PRs" and for one of those "Associated Work Items". But from there, I can't see a way of get associated deployments.
Is that possible? Or do I need to go another route?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论