github-api icon indicating copy to clipboard operation
github-api copied to clipboard

List Anonymous Repository Contributors

Open augustd opened this issue 1 year ago • 2 comments

The Github API docs (https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-contributors) say that there is am anon=true parameter to add to /repos/{owner}/{repo}/contributors in order to fetch anonymous contributions.

There does not seem to be an option in the API to add that parameter. Is there any way to fetch anonymous contributors?

augustd avatar Aug 05 '24 23:08 augustd

PR welcome.

bitwiseman avatar Aug 06 '24 16:08 bitwiseman

I have a code fix that I would love to contribute but I can't get all tests to pass on my local. Is there information for developers on how to successfully build the project?

augustd avatar Aug 09 '24 20:08 augustd