platform
platform copied to clipboard
[Feature request] Gitlab integration
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
- Version of Huly: latest from https://huly.app
- Browser (and version): Firefox Developer Edition :)
Steps to reproduce
- Use task management features linked with GitHub.
- Attempt to access similar task management features for a GitLab repository.
- 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.
Duplicate of #6653