Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 626 Bytes

File metadata and controls

12 lines (8 loc) · 626 Bytes

Simple bot for the update and sync of multiple Git repos.

Should be able to easily allow use-cases of integration between GiLab and GitHub repositories.

Configuration

Name Type Default Description
GIT_KEY str None The secret key to be used by Git Bot clients for authentication.
REPOS_PATH str repos The local filesystem path to store the Git repositories.