Skip to main content

CLI tool to list review(pull) requests from github,gitlab,pagure and gerrit

Project description

# 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
```

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

review-rot-0.0.tar.gz (21.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page