Repo Trends is a website that allows users to view and analyze the development of issues and pull requests within a GitHub repository.
To illustrate, let’s consider the PHP repository: php/php-src.
The website presents graphical representations of the current count of open issues and pull requests.
Even more intriguingly, the platform showcases a graph enabling users to visually track new issues and pull requests. This visual representation offers a quick overview to determine whether the repository is thriving or experiencing a decline.
Other data is available, including the average time taken to resolve either an issue or a pull request.
This might give you an indication of whether your issue will be resolved ^^ or not 🙁
That’s all for this nice little website. I will present others soon.
Leave a Reply