My team is looking to create a 'number of approvals' per person table which would show how many approvals is carried out by each person over the space of a week/month/year
Looking through bitbucket this doesn't seem to be a feature and the marketplace add ons don't specifically show per user how many PR's they have reviewed and/or approved.
Any help appreciated
Thanks!
Hello @Annie Kearns
Bitbucket Cloud doesn’t currently offer built-in reports for approvals per user. You can use the Bitbucket API to pull PR and approval data, then process it to track approvals per person over time. Most Marketplace apps don’t provide this level of detail, so a custom script or dashboard is usually the best option.
Let me know how it goes!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.