github_api_project_contributors: Download Project Contributors

github_api_project_contributorsR Documentation

Download Project Contributors

Description

Download project contributors from GET /repos/owner/repo/contributors" endpoint.

Usage

github_api_project_contributors(owner, repo, token)

Arguments

owner

GitHub's repository owner (e.g. sailuh)

repo

GitHub's repository name (e.g. kaiaulu)

token

Your GitHub API token

References

For more details see https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#list-repository-contributors.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.