Jan 30 2023
08:25 AM
- last edited on
Mar 05 2024
02:21 PM
by
TechCommunityAP
Jan 30 2023
08:25 AM
- last edited on
Mar 05 2024
02:21 PM
by
TechCommunityAP
Is there any way to utilize the standard API's that will give us rejection votes for all the Completed PR's?
One of my team's performance metrics is how many of your PR's have a rejection vote on them. As such, we are looking for a good way to find all PR's that have a rejection vote. This is easy for Abandoned PR's, as the regular /pullRequests? api will return all the votes for an abandoned API, so if the PR had been rejected at some point prior to being abandoned, i will see that rejection vote. Unfortunately, the very same api, /pullRequests?, when asking for Completed PR's,