hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
17.49k stars 1.05k forks source link

[Feature request] Gitlab integration #7061

Open arvanus opened 3 weeks ago

arvanus commented 3 weeks ago

Description of the issue

It would be nice to have GitLab integration in addition to the existing GitHub integration for task management. This would provide flexibility for users operating on GitLab’s various environments: on-premises, cloud, and SaaS (gitlab.com).

Your environment

Steps to reproduce

  1. Use task management features linked with GitHub.
  2. Attempt to access similar task management features for a GitLab repository.
  3. Notice the absence of GitLab as an integration option.

Expected behaviour

The application should provide an option to link GitLab repositories for task management, similar to the current GitHub integration.

Actual behaviour

Currently, only GitHub integration is available for task management.

Possible solutions

GitLab's API (GitLab API Documentation) to replicate the GitHub integration for task management.

Zwordi commented 3 weeks ago

Duplicate of #6653