SoftwareMarbles / lazy

Hackable Coding Assistant
http://getlazy.org
MIT License
1 stars 0 forks source link

Add optional `GITHUB_TOKEN` envvar to PR engine #47

Closed ierceg closed 7 years ago

ierceg commented 7 years ago

If a user already has a GitHub token they can specify it directly instead of going through OAuth2. In that case token can be set in lazy.yaml (in env, import_env or config clauses) which lazy will then pass to the engine.