fastlane/issue-bot

Using fastlane's issue-bot

suriyaa opened this issue ยท 10 comments

@KrauseFx


Which scopes (e.g. public_repo) do I need to use this bot for GITHUB_API_TOKEN?

Cheers,
Suriyaa Kudo :octocat:

public_repo is good enough, yeah ๐Ÿ‘

@KrauseFx How can I start the bot on Heroku? What's the content of the Procfile?


The bot is now available on:

On a schedule you have to run those rake tasks: https://github.com/fastlane/issue-bot/blob/master/Rakefile

@KrauseFx Running cron jobs, right?

E.g.:

heroku run rake process_issues
heroku run rake process_prs

Yes, you can run them using the Heroku cron job plugin ๐Ÿ‘

@KrauseFx Thank you. I'm closing this issue. ๐Ÿ˜„

Wohooo ๐Ÿš€

Did you get it to work?

@KrauseFx Not really. Heroku doesn't support cron jobs for a free plan. ๐Ÿ˜…

It does ๐Ÿ‘ We use the free Heroku tier