
Potential changes for GitHub 作者: Dzhavat Ushev
Browser extension that shows which pull requests contain changes related to a file.
4 个用户4 个用户
扩展元数据
屏幕截图


关于此扩展
Limitations
Note: This extension is still a proof of concept and has the following limitations:
- It is limited to Public repositories only.
- It is limited to repositories with 10 or less pull requests.
- GitHub has a rate limit of 60 requests per hour. Usually same requests are cached but if you want to check multiple files in different repositories, you can quickly "run out" of requests.
Most of the limitations above are there only because I wanted to save time and focused on solving the core idea behind the extension.
The source code behind this extension is available on GitHub. If you want to follow the development, file an issue or contribute, please check out the repo.
Note: This extension is still a proof of concept and has the following limitations:
- It is limited to Public repositories only.
- It is limited to repositories with 10 or less pull requests.
- GitHub has a rate limit of 60 requests per hour. Usually same requests are cached but if you want to check multiple files in different repositories, you can quickly "run out" of requests.
Most of the limitations above are there only because I wanted to save time and focused on solving the core idea behind the extension.
The source code behind this extension is available on GitHub. If you want to follow the development, file an issue or contribute, please check out the repo.
评分 1(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在 github.com 的数据
- 访问您在 api.github.com 的数据
更多信息