Currently repo-supervisor supports two modes - Docker(cli to scan local repo) and Lambda is supported(for github pull request).
Feature : If there is a third mode , to deploy the repo-supervisor on local instances as a service and to have git pull request will be a nice feature, so that there is no dependency on AWS lambda for this mode.
Thanks!