The fact that bitbucket has no basic out of the box reporting is crippling.
The question is, are there any free reporting tools or plugins out there? I see you can develop forge apps, but this requires development resources and cost. Its a real shame BB doesn't expose its data via graphql or SQL similar to jira JQL.
In addition, the UIs it provides to view pull requests etc. are not configurable, e.g. always defaults to "im reviewing", doesn't allow target branch to be specified, and there are critical columns missing in results.
Critical productivity KPI reports we want are things like:
1) PRs merged without review for given period. (sadly, Bitbucket standard doesn't allow this to be enforced for our projects, so developers frequently cheat and chaos ensues).
2) lines of code added/changed per developer for given period. This is because with many remote developers, we cant easily see who is pretending to work or working for another company on the side.
3) how many lines of code are in each repo. This is because several tool licenses depend on on this.
etc.
@SH Have you tried this one? It is quite popular and free.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.