Github Champion
No credit card required
Github Champion
No credit card required
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.
You can access the Github Champion programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "repositoryOwner": "apify",
3 "repositories": []
4}' |
5apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
2 stars
Created in Jan 2021
Modified 2 years ago