monocle
monocle copied to clipboard
Monocle helps teams and individual to better organize daily duties and to detect anomalies in the way changes are produced and reviewed.
As a user I want to search change(s) by a fulltext search query. The search is performed in the context of regular filters already proposed by Monocle.
To do so: - https://github.com/change-metrics/monocle/blob/master/CONTRIBUTING.md#contributing-a-new-driver - Ensure the Bitbucket API provides needed endpoints and data that fit into the Monocle schema.
Currently, there are two graphs: "Changes lifecycle stats" and "changes review stats". # lifecycle stats 1. It is not clear at first that curves can be toggled on or off...
Manage the configuration in the UI. An authenticated account with the right authorization will be able to change the settings for his tenant: - add/remove repositories - add/remove users -...
When indexing a Github organization I don't want to get stats from forked repositories.
Hello :) I've created a helm chart to deploy monocle in a kubernetes cluster. It's available here: https://github.com/achedeuzot/monocle-helm-charts If you're interested, I can transfer the repo into the `change-metrics` organisation....
Hi and thanks for this very cool project ! I'd like to suggest a feature that would allow monocle to have stats related to deployments. That way, in addition to...
Want that the change page info to be displayed in a expand/collapse div in the changes page.