Version: Developer Edition Version 9.4 (build 54424)
Hello,
We would like to know if there is a way to display Pull Request summary in Azure Dev Ops PR decoration. Please see the attached picture. We had achieved this with Community version with help of a plugin. However, when we switched to Developer version, such display is not available any more.
Could you please let us know if there are any settings in Developer version to display such summary in Pull Requests?
No summary comment is published to a Pull Request via PR Decoration. This is something we’ve talked about before but it hasn’t gained a great deal of traction. I’ll move your thread to Suggest New Features since this isn’t possible today.
You can make sure the build is tagged with the Quality Gate by adding the Publish Quality Gate step to your build, and also set a build policy to prevent PRs with a failing Quality Gate from being merged.