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: Gitlab Integration #6653

Open that-ambuj opened 2 months ago

that-ambuj commented 2 months ago

Description of the issue

We use a self-hosted Gitlab and Sentry instance, is it on the roadmap to integrate those into huly?

Your environment

N/A

Steps to reproduce

N/A

Expected behaviour

N/A

Actual behaviour

N/A

Possible solutions

(Not obligatory) N/A

Ahabibullah commented 1 month ago

I really wish they work on GitLab integration

ztripez commented 1 month ago

Same here, we using selfhosted gitlab

anibal-aguila commented 1 month ago

Same here, we using selfhosted gitlab

href commented 1 month ago

Me too!

BunnyMan1 commented 1 month ago

I'm open to working on it and submit a PR for this.

Can the core devs give a rough guidance on how to go about implementing this?

Uranbold commented 1 month ago

I'm open to working on it and submit a PR for this.

Can the core devs give a rough guidance on how to go about implementing this?

Sounds good! Any Documentation out there?

that-ambuj commented 1 month ago

@Uranbold I don't see a CONTRIBUTING.md in the repo. The developer docs might be on their website or one of the maintainers might help you out in that regard.

Besides, this issue needs triaging and approval before anyone makes a PR.

mmuenker commented 1 month ago

This would be very nice. And I would also be open to work on a PR.

BunnyMan1 commented 1 month ago

@haiodo @BykhovDenis

Please provide your inputs - if we can contribute towards this feature / integration.

Heknon commented 1 month ago

+1

This would be really nice

McLovinIt101 commented 1 month ago

Would be amazing. +1. Open to help on a PR if needed

yecine06 commented 1 month ago

we are using gitlab selfhosted and it would be great to have this

zwkevin commented 1 month ago

+1 this would be great. We are using Gitlab Self Hosted too!

alighaemia commented 4 weeks ago

We now use self-hosted Gitlab, and this would be fantastic.

HilkopterBob commented 3 weeks ago

What do you think about it @BykhovDenis?

haiodo commented 2 weeks ago

Hi, services/github could be used a source point of how integration could work, we right now focus on more system core tasks.

Github integration is working but we plan to rework it to be more clear and useful to be en example of how integration could be implemented. But it could be used as guidance.

Also we have some examples from API point of view: https://github.com/hcengineering/huly-examples/tree/main/platform-api

that-ambuj commented 1 week ago

Thanks for the insight @haiodo. So, my question is that can we start working on this? or should we wait for the rework to happen? as the latter option will probably require less refactoring for you guys.