cribeiro84 / azure-devops-pull-request-hub

Azure DevOps Pull Request Manager Hub
MIT License
57 stars 35 forks source link

Export Pull Request Data #230

Open joeklin opened 1 year ago

joeklin commented 1 year ago

I'm looking for a way to export data to track pull request metrics. Things like number of prs created by user, number of prs reviewed, average time to merge. Most of this data seems available but I don't see anyway to get it. Even just a json file or excel file that I could use to generate a custom report would be very helpful. A way to generate a report would be even better

cribeiro84 commented 1 year ago

Hi @joeklin Wouldn't you be able to use the APIs from Azure DevOps to achieve it? You can use PowerBI for managing the data too.

joeklin commented 1 year ago

Hi @cribeiro84, I could grab the data from there but it would be nice to have a dashboard that provides these sorts of reports OOTB

njannink commented 2 months ago

would be really nice if I could just get a simple csv export of the view. I installed the plugin because I saw the save icon thinking I could save the results, but unfortunately its for saving the filter settings