https://github.com/wmde/phabmetrics
Collection of scripts to assist in calculating some metrics from a phabricator instance
https://github.com/wmde/phabmetrics
metrics phabricator
Last synced: about 1 month ago
JSON representation
Collection of scripts to assist in calculating some metrics from a phabricator instance
- Host: GitHub
- URL: https://github.com/wmde/phabmetrics
- Owner: wmde
- License: gpl-2.0
- Created: 2019-09-14T22:55:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T06:44:27.000Z (about 2 years ago)
- Last Synced: 2025-01-26T10:07:31.500Z (3 months ago)
- Topics: metrics, phabricator
- Language: JavaScript
- Homepage:
- Size: 108 KB
- Stars: 2
- Watchers: 22
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PhabMetrics
===========Collection of scripts to collect some metrics on a Phabricator instance
## Scripts
All available scripts are under `bin/` folder.
1. [leadtime.js](bin/leadtime.md): Calculate lead times for tasks
2. [throughput.js](bin/throughput.md): Calculate throughput of closed tasks