
Github Champion
Pricing
Pay per usage
Go to Store

Github Champion
Find your organization's top contributors. In every time period, performance is measured by the number of assigned issues closed, number of PR reviews, and number of PRs opened.
0.0 (0)
Pricing
Pay per usage
2
Total users
6
Monthly users
2
Last modified
3 years ago
You can access the Github Champion programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "repositoryOwner": "apify",< "repositories": []<}' |<apify call mihails/github-champion --silent --output-dataset
Github Champion API through CLI
The Apify CLI is the official tool that allows you to use Github Champion locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: