Closed Faeranne closed 9 years ago
Currently, ToDo only support Public repositories due to the need for Authentication when creating comments in Private Repos. Need to add a way to Auth as the User to make this work.
Commit 29eb538 adds the "key" argument to the hook, allowing a custom user to be used.
Currently, ToDo only support Public repositories due to the need for Authentication when creating comments in Private Repos. Need to add a way to Auth as the User to make this work.