This is a pretty basic implementation which will get things started.
Basically, I created a Github object that will handle Github API comms and moved to a components/helpers system.
As consequence, I took publications and subscriptions a bit forward and touched permissions in order to make it a bit secure.
I suggest that we close the release branch and direct development efforts on development branch.
This is a pretty basic implementation which will get things started. Basically, I created a
Github
object that will handle Github API comms and moved to a components/helpers system.As consequence, I took publications and subscriptions a bit forward and touched permissions in order to make it a bit secure.
I suggest that we close the
release
branch and direct development efforts ondevelopment
branch.