an active report of PRs in the github
Project description
active_pr
an active report of PRs in the github.
install
pip install active_pr
access token
We should get a reading only github token here for access, and set in our env.
export GITHUB_TOKEN=<your token>
usage
export | grep "GITHUB_TOKEN"
GITHUB_TOKEN=<github token>
# search created_at='begin..end' and state is the current state.
active_pr \
--author kyoto7250 \
--begin 2023-04-01 \
--end 2023-04-30 \
--type both \
--state closed
# --github-token <github token>
| repo_name | type | title | created_at | closed_at |
|-----------------------|--------|----------------------------------------------------------------------------------------------------------------------|--------------|-------------|
| astral-sh/ruff | PR | [[`flake8-simplify`] Implement `dict-get-with-none-default` (`SIM910`)](https://github.com/astral-sh/ruff/pull/3874) | 2023-04-04 | 2023-04-04 |
| astral-sh/ruff | PR | [Supports more cases in `SIM112`](https://github.com/astral-sh/ruff/pull/3876) | 2023-04-04 | 2023-04-04 |
| dondongwon/LPMDataset | ISSUE | [Where is the `scrape_scope` column at `raw_video_links.csv`?](https://github.com/dondongwon/LPMDataset/issues/3) | 2023-04-25 | 2023-06-07 |
contribute
If you have suggestions for features or improvements to the code, please feel free to create an issue or PR.
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
active_pr-0.1.0.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file active_pr-0.1.0.tar.gz
.
File metadata
- Download URL: active_pr-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.13 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ce39af964cf60b54c7ff9e9d0cc6613f8ef6648913c06073fb5feb61073468c |
|
MD5 | 29576dfd29ec2253ee9f0a584384040d |
|
BLAKE2b-256 | 9dcbe8cddd4a3e1081b2ae8be7bddfc5b4ae1b4d23f26a6b2ec3fe375f3ac8c1 |
File details
Details for the file active_pr-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: active_pr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.13 Linux/6.2.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c068d3442d3fc5d65532227719ee97eea50ccb75c1ed97952ca39903a37ac9c6 |
|
MD5 | 349569cd646f92d4c7b5a25072df4ad4 |
|
BLAKE2b-256 | cbe1221a97e77fe61ad6c910767a38d6c55573e63159f3336cf7dc8bb43e5d36 |