# review-rot
reviewrot is a CLI tool, that helps to list down open review requests from github, gitlab and pagure.
## Sample I/P:
create '~/.reviewrot.yaml' with the content from sampleinput.yaml
## Installation
```shell
python setup.py install
```
Alternatively, for development:
```shell
python setup.py develop
```
## Tests
To run the tests in your virtualenv, execute:
```shell
python setup.py test
```
Alternatively, you can use `tox` or `detox` to run the tests against multiple versions of python:
```shell
sudo dnf install python-detox
detox
```
## Script:
#### review-rot
```shell
> review-rot --help
usage: review-rot [-h] [-s {older,newer}] [-v VALUE] [-d {y,m,d,h,min}]
[--debug]
Lists pull/merge requests for github, gitlab,pagure and gerrit
optional arguments:
-h, --help show this help message and exit
-s {older,newer}, --state {older,newer}
Pull requests state 'older' or 'newer'
-v VALUE, --value VALUE
Pull requests duration in terms of value(int)
-d {y,m,d,h,min}, --duration {y,m,d,h,min}
Pull requests duration in terms of y=years,m=months,
d=days, h=hours, min=minutes
--debug Display debug logs on console
```
reviewrot is a CLI tool, that helps to list down open review requests from github, gitlab and pagure.
## Sample I/P:
create '~/.reviewrot.yaml' with the content from sampleinput.yaml
## Installation
```shell
python setup.py install
```
Alternatively, for development:
```shell
python setup.py develop
```
## Tests
To run the tests in your virtualenv, execute:
```shell
python setup.py test
```
Alternatively, you can use `tox` or `detox` to run the tests against multiple versions of python:
```shell
sudo dnf install python-detox
detox
```
## Script:
#### review-rot
```shell
> review-rot --help
usage: review-rot [-h] [-s {older,newer}] [-v VALUE] [-d {y,m,d,h,min}]
[--debug]
Lists pull/merge requests for github, gitlab,pagure and gerrit
optional arguments:
-h, --help show this help message and exit
-s {older,newer}, --state {older,newer}
Pull requests state 'older' or 'newer'
-v VALUE, --value VALUE
Pull requests duration in terms of value(int)
-d {y,m,d,h,min}, --duration {y,m,d,h,min}
Pull requests duration in terms of y=years,m=months,
d=days, h=hours, min=minutes
--debug Display debug logs on console
```
Release files for review-rot 0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| review-rot-0.0.tar.gz | 21.8 kB | Details |
Release files / review-rot-0.0.tar.gz
| Download URL | review-rot-0.0.tar.gz |
|---|---|
| Size | 21.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
715d018bc8a623fd2e82bd7ed680db56fa479f3bff5c1fe36ac8e21c969365df
|
|
BLAKE2b-256 checksum How to use checksums |
bc49ee1fe8a5ae9176a28700c844bc01a33ef55d3b73cd8e6e1f30ac077646f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |