astrofrog / astrofrog/batchpr

ENH: API for batch call

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Would be nice for a helper function that takes the updater class (all nicely set up) to apply `run` method on a list of repos. This list should be chunked. Within each chunk, maybe `time.sleep(0.5)` between calls. Between chunk, maybe `time.sleep(10)` or something, to hopefully not trigger GitHub spam killer. This function will return a list of repos that fail for whatever reason, for manual follow-up (like a second run).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.