5fd31c2f46
The github-org processor does not use the concept of repositories. As such filtering based on selected repositories does not make sense for that processer. The GithubCredentials was imposing what appears like an unnessesary restriction on the tokens using the repo name. By removing this restriction, it enalbes the github-org processor to work when a github app installation has a repository restriction. Signed-off-by: Brian Fletcher <brian@roadie.io>
Integrations common functionality
Contains some common functionality of integrations.
This package will be imported both by the frontend and backend.