Opensource

Published Redmine GitLab Hook

Published Opensource Redmine GitLab Hook (MIT License)

This Redmine plugin allows you to update your local Git repositories in Redmine when changes have been pushed to GitLab.

Description

Redmine redmine.org has supported Git repositories for a long time, allowing you to browse your code and view your changesets directly in Redmine. For this purpose, Redmine relies on local clones of the Git repositories.

If your shared repository is on a remote machine – for example on GitLab – this unfortunately means a bit of legwork to keep the local, Redmine-accessible repository up-to-date. The common approach is to set up a cronjob that pulls in any changes with regular intervals and updates Redmine with them.

That approach works perfectly fine, but is a bit heavy-handed and cumbersome. The Redmine GitLab Hook plugin allows GitLab to notify your Redmine installation when changes have been pushed to a repository, triggering an update of your local repository and Redmine data only when it is actually necessary.

Get the code: https://github.com/phlegx/redmine_gitlab_hook

Git, GitLab, Hook, Opensource, Redmine
Published WebsocketRailsClient++

Ähnliche Beiträge