PReam-Team is a TUI utility that lists out open GitHub PRs for your team.
Project description
PReam-Team
A TUI utility that lists open github PRs for your team.
Get it
python3 -m pip install pream-team --upgrade
How to
You need a GitHub personal access token with full repo scope
and with admin org read access if you want to specify org value.
Besides the token you also need to provide a list of github usernames. You can do that through command line:
options:
-h, --help show this help message and exit
--names NAMES [NAMES ...]
List of GitHub usernames.
--days DAYS Number of past days to search for PRs.
--token TOKEN GitHub API token.
--org ORG GitHub organization name.
--file FILE Path to YAML file containing 'names', 'days', 'token' and 'org' fields. (Note that command line
arguments override YAML file configuration)
Or through a yaml file (default location is ~/.prs/config.yml):
org: some-org # optional
token: some-token # required
days-back: 25 # optional
names: # required (at least one)
- "Teamamte-username-1"
- "Teamamte-username-2"
- "Teamamte-username-3"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pream_team-1.2.0.tar.gz.
File metadata
- Download URL: pream_team-1.2.0.tar.gz
- Upload date:
- Size: 69.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c6f08cdbcaebd39e5d93b8b0232960a6523ae382f9e5a22719b7adac1884dc
|
|
| MD5 |
93d19411410acff1c0ff33b282b1920f
|
|
| BLAKE2b-256 |
644e2bdb9a626307e64f48c37d1ad15b15da4b6e544f08a0ad3cb0b3acf5443d
|
File details
Details for the file pream_team-1.2.0-py3-none-any.whl.
File metadata
- Download URL: pream_team-1.2.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d251567ada9067f8d6a1e76368f975aca0fb3ff6af83abaa9119c9eea108d19d
|
|
| MD5 |
9b7eaad018a7f1c5a8fe511aa1516d46
|
|
| BLAKE2b-256 |
a4b1767ede2d19be7181a4e73503ed611685ec2748571d1b42d36cf9c6f7296a
|