lancepioch / tree

Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
MIT License
11 stars 3 forks source link

Make the github name optional #68

Closed lancepioch closed 1 year ago

lancepioch commented 2 years ago

If the user's Github name isn't set, then the app throws an error because it depends on that. Instead use the user's email address as a backup for their name.

DK-Mino commented 2 years ago

Hello i would like to work on this issue.