An important part of Hooknook is good logging. It's nice to be able to view logs as text files on the server, but it would also be nice to provide a Web interface to the logs.
This would presumably use GitHub authentication to limit access. A simple way to do this would be to allow any user in the whitelist to view any logs on the server. A more sophisticated way would be to let users view logs for repos they have read access for on GitHub.
An important part of Hooknook is good logging. It's nice to be able to view logs as text files on the server, but it would also be nice to provide a Web interface to the logs.
This would presumably use GitHub authentication to limit access. A simple way to do this would be to allow any user in the whitelist to view any logs on the server. A more sophisticated way would be to let users view logs for repos they have read access for on GitHub.