Shpota / github-activity-generator

A script that helps generate a rich GitHub Contribution Graph for your account 🤖
Apache License 2.0
2.62k stars 210 forks source link

Great work, a clarifying question! #40

Open marvinbull opened 1 month ago

marvinbull commented 1 month ago

Could this be done for pull requests, code reviews and issues as well?

furmak331 commented 2 weeks ago

we need to interact with GitHub's API for that, as pull requests and issues are managed server-side on GitHub.We can use GitHub’s PyGithub library to automate the creation of pull requests and issues in a GitHub repository, Please let me know if i can work with that @Shpota @BenjaminHCCarr