Source Documentation

github_labelbot package - Submodules

github_labelbot.labelbot module

github_labelbot.run module

github_labelbot.web module

github_labelbot.console module

github_labelbot.console.run(labelbot, interval, repo_urls)

Run LabelBot in console mode. Repositories are labeled periodically based on given interval.

Parameters:
  • interval (int) – Interval in which repositories should be re-checked.
  • repo_urls (list of str) – List of repository URLs to be checked by labelbot.