Skip to content
  • Shrikrishna Singh's avatar
    org/cron.py: Fix contributors cron with new IGitt · 85372c2d
    Shrikrishna Singh authored
    This uses IGitt new methods to fix the contributors cron
    job failure, which involves passing GitHub token object
    to the GitHub.get() method instead of string GITHUB_API_KEY
    and adding base API_URL to the relative API URLs.
    
    Closes #62
    85372c2d