pimp-my-pr
pimp-my-pr copied to clipboard
PR number change overtime
As a user i would like to have the option to gather statistics about numbers of PR during X time. In basic option the number of PR each day would be enough. In target version I would like to have information about:
- the number of PR at the beginning of a work day (let say 08:00 am),
- the end of it (05:00 pm for example)
- and the diff of this change, so maybe +2 new, -1, and 7 without change .
Those information would be exported to CSV or / and Excel file.
It could be used to analyse the efficiency of team decisions related to PR handling.
Refs to #160