Hi,

Context:

We're using Gitlab  for managing our merge requests.


Problem:

Gitlab allows CI pipelines, that can show a status icon next to a build request indicating, whether a merge requests passed CI tests or not.

For one of our projects one of our colleagues added a small CI pipeline into gitlab (and one Runserver) and the status check is rather helpful for our development.


We'd like to better integrate gitlab / buildbot.

Question:

How to best use gitlab together with buildbot and get the CI status back to gitlab?

I assume, that I have to use the GitLabStatusPush object.


What I'm not that sure about:
- We have multiple builders for each repository /commit. How to decide, which builder / builders will update the status? - If there's multiple builders, will there be multiple statuses to be seen at gitlab?


Thanks in advance for some answers / advice







_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to