jenkinsci / jenkinsci/gitlab-branch-source-plugin

[JENKINS-67784] Not all commits get built

Open
#704 0 comments 0 reactions 0 assignees View on GitHub
component:gitlab-branch-source-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
134
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Our usecase is to build every branch and commit in our repo.

If we push multiple commits after another, then it seems that not all get queued to get built.

Here is an example of a missing build.

A webhook was sent correctly for the missing build:

The next webhook was sent at

Date: Fri, 11 Feb 2022 07:53:19 GMT


Which is roughly 30seconds later.

For me it seems therefore, that the checkout_sha information is not used, from the hook.

Could it be, that the webhook is only triggering a "Scan Gitlab Project Now" event?

---
Originally reported by materigoprecitec, imported from: Not all commits get built


  • assignee: baymac
  • status: Open
  • priority: Minor
  • component(s): gitlab-branch-source-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251216-182730

Raw content of original issue

Our usecase is to build every branch and commit in our repo.

If we push multiple commits after another, then it seems that not all get queued to get built.

Here is an example of a missing build.

A webhook was sent correctly for the missing build:

The next webhook was sent at



Date: Fri, 11 Feb 2022 07:53:19 GMT



Which is roughly 30seconds later.

For me it seems therefore, that the checkout_sha information is not used, from the hook.

Could it be, that the webhook is only triggering a "Scan Gitlab Project Now" event?

environment

```
Jenkins 2.319.2

GitLab Branch Source Plugin 1.5.9

Gitlab CE 14.5.2

```

2 attachments

- [image-2022-02-11-10-22-16-898.png](https://issues.jenkins.io/secure/attachment/57242/image-2022-02-11-10-22-16-898.png)
> ![image-2022-02-11-10-22-16-898.png](https://issues.jenkins.io/secure/attachment/57242/image-2022-02-11-10-22-16-898.png)
- [image-2022-02-11-10-26-57-943.png](https://issues.jenkins.io/secure/attachment/57241/image-2022-02-11-10-26-57-943.png)
> ![image-2022-02-11-10-26-57-943.png](https://issues.jenkins.io/secure/attachment/57241/image-2022-02-11-10-26-57-943.png)

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.