46 47 48
# File 'lib/eezee_bot.rb', line 46 def project_id @project_id ||= @eezee_client.find_project_by_github_slug(github_repo)['id'] end