hub4j / github-api

Java API for GitHub
https://github-api.kohsuke.org/
MIT License
1.12k stars 718 forks source link

added support for field author.login and committer.login to /commits call #1837

Open kurguzov opened 2 months ago

kurguzov commented 2 months ago

Description

added support for fields author.login and committer.login into List Commits endpoint response https://docs.github.com/en/rest/commits/commits

Before submitting a PR:

When creating a PR: