Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/future-architect/redmine_gitlab_adapter

'This is a Gitlab Adapter plugin for Redmine'
https://github.com/future-architect/redmine_gitlab_adapter

gitlab plugin redmine

Last synced: about 1 month ago
JSON representation

'This is a Gitlab Adapter plugin for Redmine'

Awesome Lists containing this project

README

        

# Redmine Gitlab Adapter Plugin

For Redmine 3.x.x or Redmine 4.x.x.

### Plugin installation

1. Copy the plugin directory into the $REDMINE_ROOT/plugins directory. Please
note that plugin's folder name should be "redmine_gitlab_adapter".

2. Install 'gitlab'

e.g. bundle install

3. (Re)Start Redmine.

### Settings

1. Login redmine used redmine admin account.

2. Open top menu "Administration" -> "Settings" -> "Repositories" page

3. Enabled "Gitlab" SCM.

4. Apply this configure.

### How to use

1. Login redmine used the project admin account.

2. Open this project "Settings" -> "Repositories" page.

3. Click "New reposiory".

4. Select "Gitlab" from SCM Pull Down Menu.

5. Paste `` into "URL".

6. Paste `` into "API Token".

7. Click "Create" button.