teampulls lists all of the pull requests for a list of users and repositories. On top of that every pull requests that is older than 14 days is printed in red.
pip install teampulls
I'm currently building packages for Tumbleweed, Leap 15.1 and Leap 15.2 on OBS. These packages ship the example config in /etc/teampulls.toml
.
teampulls is part of Fedora since Fedora 33.
Please copy the teampulls.toml
either to /etc/teampulls.toml
or to ~/.teampulls.toml
. Now you'll have to add the users and repositories you are interested in. You also need a Github API token, that can either be set in the settings file or via the environment variable GITHUB_TOKEN
.
To get the list of pull requests you can execute teampulls
.