Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put total number of commits for each repo in model/data/train.csv and pipeline/input.csv #114

Closed
h1alexbel opened this issue May 10, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@h1alexbel
Copy link
Owner

h1alexbel commented May 10, 2024

Let's fetch total number of commits for each repo during dataset build, as well as during preparing input.csv for inference. To do so, let's try to make a query to GitHub API with auth token, and cool off each 10 seconds in order to avoid throttling.

@h1alexbel h1alexbel added the enhancement New feature or request label May 10, 2024
@h1alexbel h1alexbel modified the milestones: Paper, Experiments May 12, 2024
@h1alexbel
Copy link
Owner Author

handled by #137

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

No branches or pull requests

1 participant