Get pr stats from stash (bitbucket server)
Project description
stash-pr-stats
Simple wrapper around stashy to pull stats about pull requests for selected users in a project in bitbucket server (aka stash).
Prints PR stats summary (open + merged total) and generates an svg chart with monthly stats for selected users.
install
Install from pypi:
pip install stash-pr-stats
example usage
# see help for more options stash-pr-stats --help # running for a single user stash-pr-stats --accesstoken <token> --searchuser noahp --url="https://mystashserver.com" +-------------+--------+----------+ | user | open | merged | +=============+========+==========+ | noahp | 0 | 123 | +-------------+--------+----------+ Success! see output file:///home/noah/dev/github/stash-pr-stats/pr-stats.svg
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for stash_pr_stats-0.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 194c9fd76f9a77a2641fd27930603e0cac6827f0b1094a4f655cdc3cf541e1bf |
|
MD5 | 32828191665ae551cfad37098b35133d |
|
BLAKE2-256 | a0384e903cac83c8c01ab91c2b0a37a6ee5a553303bd8c4712845281b5bd2441 |