Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

[FEATURE] Support Contributions from multiple GitHub organizations #47

Open
langner opened this issue Mar 19, 2019 · 4 comments
Open

[FEATURE] Support Contributions from multiple GitHub organizations #47

langner opened this issue Mar 19, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@langner
Copy link

langner commented Mar 19, 2019

I'm actually not sure if this is supported or not, but the README doesn't make it clear. Is it possible to set up the leaderboard so that it brings in contributions from multiple GitHub orgs? Our GSOC org is an umbrella that includes multiple GH orgs.

@shubhsherl
Copy link
Owner

Currently, we support contributions only from one GH org. This can be added to the Feature request.

@shubhsherl shubhsherl added the enhancement New feature or request label Mar 19, 2019
@langner
Copy link
Author

langner commented Mar 19, 2019

Is it a matter of inserting a loop somewhere and tweaking the config setup? I could do that.

@shubhsherl
Copy link
Owner

Yes, it just require a loop, feel free to open a PR.

@shubhsherl shubhsherl changed the title Support for orgs spread across multiple GitHub organizations [FEATURE] Support Contributions from multiple GitHub organizations Mar 19, 2019
@shubhsherl
Copy link
Owner

@langner We can add multiple organizations in .env separated by a comma. And split in getOrganizationRepositories function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants