Skip to content

WebHook for GitLab to execute commands from commits on YouTrack issue tracker

License

Notifications You must be signed in to change notification settings

r3c130n/GitLab-2-YouTrack-PHP-WebHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab-2-YouTrack-PHP-WebHook

GitLab will send request with commits information on every push and execute command on linked (#ABC-123) YouTrack issue.

Submodule requires PHP 5.4, if your PHP is 5.3 - replace at connection.php:185 following: $params = [] => $params = Array(), also you need curl php module.

About

WebHook for GitLab to execute commands from commits on YouTrack issue tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages