Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.
/ gltchook Public archive

GitLab-to-TeamCity hook translator

Notifications You must be signed in to change notification settings

kastelo-labs/gltchook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gltchook

A GitLab-to-TeamCity hook converter.

GitLab doesn't natively support TeamCity hooks in a good ways. TeamCity requires an odd URL format that is painful to construct manually. This project takes a default GitLab push hook and converts it into the appropriate TeamCity API call to recheck the affected repositories.

The repository URL is extracted from the hook payload. The simplest way to set this up for all repositories on a GitLab/TeamCity instance is to install it once on the TeamCity server and set up a system push hook in GitLab. TC will then be notified about all pushes regardless of project and will react accordingly.

About

GitLab-to-TeamCity hook translator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published