buildbot / buildbot/buildbot

gitlab handler fails to send status immediately, causing confusion in gitlab gui & premature merges

Open
#4,700 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
5.5k
Forks
1.7k
Avg merge
2d 7h
Merged PRs (30d)
6

Description

When buildbot's gitlab http endpoint receives a webhook that will trigger builds,
it currently does not send any status for those builds until they have actually started.

This causes two problems:

- the gitlab gui shows an error message until at least one status has been recieved
- the gitlab gui, if you have checked 'merge when build succeeds', will merge prematurely if a build is still pending but all started builds have finished

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.