Skip to content

Commit

Permalink
Merge branch 'main' into 364-migrate-to-dokka-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hossain-khan authored Dec 22, 2024
2 parents e8d766a + 4a7a76e commit 67bb792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This project exist to explore GitHub API to get some common answer about PR revi
##### Limitation
- 🏋️ It does not collect stats in parallel to avoid GitHub API rate-limit and adds delay between API calls
- 🏋️ It is **NOT** able to accurately compute PR review time due to many complexities. The review time is provided for informational purpose only.
- 🔐 The generated API token must have access to repository and user in the orginization, otherwise all API request will fail.

## Setup 🛠
See [SETUP](SETUP.md) for details on how to setup the project using IntelliJ IDEA.
Expand Down

0 comments on commit 67bb792

Please sign in to comment.