ramonibz / ghe-repo-checker

Go routine to collect all microservice repositories in GHE an notify about changes in those repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghe-repo-checker

Go program that collect all private microservices repositories in Github Enterprise, stores them in a DynamoDB database and sends notifications for every repo created or deleted. This program is intended to work in an AWS Lambda function, but you can run it locally with no problem

About

Go routine to collect all microservice repositories in GHE an notify about changes in those repos

License:MIT License


Languages

Language:Go 100.0%