-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add PRs, Core Reviews, and Issues #9
Comments
Thank you for the feedback. It is an interesting idea. I'll try to implement it once I have time. |
I'm using a modified version of the open PR for the additional options (made I'm looking into the PRs, Reviews, and Issues and it looks like there are two options, both of which need an addition package or tool installed:
I'm tinkering with the latter. |
Sadly you can't generate the prs and issues in past using github api or any other way. To solve this i have created a simple nodejs script that you can host on any server and it will create commits, issues and pr requsts using the GitHub apis. Though it can't generate the data in past but if you can keep it running it will generate the data over time. Here is the repo if anyone wants to use: Github Activity Creator |
Excellent repo, and I've been warning many for years!
However, the activity seems like we only ever commit. That's not corect. We also have PRs code reviews, and issues.
Could we add these? At the very least, we can do PRs and Issues as an API is available for those.
The text was updated successfully, but these errors were encountered: