gitlab-integration icon indicating copy to clipboard operation
gitlab-integration copied to clipboard

Question: web hooks (commits, merge requests)

Open mfkl opened this issue 7 years ago • 2 comments

Hi,

Can it build merge requests? Can it be configured to kick off builds for new commits?

Related to https://github.com/onlyutkarsh/gitlab-integration/issues/4

mfkl avatar Dec 12 '18 07:12 mfkl

Hello @mfkl - At this moment this is not possible. However, there are new changes to the extension SDK which should allow configuring webhooks to gitlab via the extension. I am investigating this at the moment.

onlyutkarsh avatar Feb 24 '19 07:02 onlyutkarsh

I second this. We're in the process of merging two development teams and that includes moving our repos into Gitlab. However, we need to maintain the existing build/release pipeline (which deploys to Azure). Since Gitlab isn't "officially" supported, we're having instead use the generic pipeline capability around repo interaction. It's feels like having a foot chopped off compared to the tighter integration we get with a supported repo.

It would be nice to be able to configure the Gitlab repo in the build pipeline 'Get Sources' task and have it use webhooks as triggers for builds based upon commits.

Ddog800 avatar Mar 18 '19 16:03 Ddog800