jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-65765] Multibranch job (PR) continues even after failure due to merge conflict

Open
#1,358 0 comments 0 reactions 0 assignees View on GitHub
component:branch-api-plugin component:github-branch-source-plugin component:workflow-multibranch-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
217
Forks
398
Avg merge
30m
Merged PRs (30d)
1

Description

The error can be observed in a multi branch pipeline when running a job for a PR which causes merge conflicts. The pipeline continues without the source code from the repo.

The output is inconclusive in that there is no error message in the logs and it just fails on the next step that requires a file from the repo.

---
Originally reported by daniel_steiert, imported from: Multibranch job (PR) continues even after failure due to merge conflict


  • status: Open
  • priority: Minor
  • component(s): branch-api-plugin, github-branch-source-plugin, workflow-multibranch-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-02

Raw content of original issue

The error can be observed in a multi branch pipeline when running a job for a PR which causes merge conflicts. The pipeline continues without the source code from the repo.
The output is inconclusive in that there is no error message in the logs and it just fails on the next step that requires a file from the repo.

environment

```
Jenkins 2.277.3,

Plugins: workflow-multibranch@2.24, branch-api-plugin@2.6.3, github-branch-source-plugin@2.10.2
```

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.