Open
Description
I would like to expose those metrics:
- pull requests created time per repository and the labels of it can be: pull request name, commit id, author, message, repository, user, state (confirmed or not etc ..), beach from, beach to; The value should be the the time passed since the pull request created.
- Last branch commit time and labels can be: beach, repository, author..
- Number of commits per repository.
- Total Size of repository
- Number of clones per repository (ever)
- Last pushed to master per repository , labels: commit, author, repository,
Thanks !!