Content
View differences
Updated by Kabiru Mwenja over 2 years ago
**Purpose:**
The goal of this integration is to make GitLab's units of work (merge requests and issues) manageable from within OpenProject by
1. linking GitLab's _merge requests_ with work packages and
2. linking GitLab's _issues_ with work packages. packages**.**
**Approach:**
* [ ] CLA
* [ ] <mention class="mention" data-id="42086" data-type="user" data-text="@Wieland Lindenthal">@Wieland Lindenthal</mention> Clarify how is necessary
* [ ] Code review of the existing GitLab plugin
* [ ] Setting it up with some GitLab account
* [ ] Check security aspects
* [ ] Find out what crucial/vital tests are missing
* [ ] Coming up with a migration path for existing plugin installations
* [ ] Write tests
* [ ] Only the most vital ones. Keeping in mind that this code is already in production on some people's servers. It should work.
* [ ] Write basic setup docs for admins.
* [ ] Consolidate with GitHub integration and remove code duplication, wherever it is worth it.
**Out of scope:**
* Full test coverage
* Adoption of Primer design system
* Further features
The goal of this integration is to make GitLab's units of work (merge requests and issues) manageable from within OpenProject by
1. linking GitLab's _merge requests_ with work packages and
2. linking GitLab's _issues_ with work packages.
**Approach:**
* [ ] CLA
* [ ] <mention class="mention" data-id="42086" data-type="user" data-text="@Wieland Lindenthal">@Wieland Lindenthal</mention> Clarify how is necessary
* [ ] Code review of the existing GitLab plugin
* [ ] Setting it up with some GitLab account
* [ ] Check security aspects
* [ ] Find out what crucial/vital tests are missing
* [ ] Coming up with a migration path for existing plugin installations
* [ ] Write tests
* [ ] Only the most vital ones. Keeping in mind that this code is already in production on some people's servers. It should work.
* [ ] Write basic setup docs for admins.
* [ ] Consolidate with GitHub integration and remove code duplication, wherever it is worth it.
**Out of scope:**
* Full test coverage
* Adoption of Primer design system
* Further features