Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin does not trigger build in Jenkins for Multibranch pipeline #485

Closed
Thilaknath opened this issue Sep 13, 2021 · 3 comments
Closed
Assignees
Labels

Comments

@Thilaknath
Copy link

Thilaknath commented Sep 13, 2021

Version report

Jenkins Version: 2.263.3
Bitbucket Server: Atlassian Bitbucket v7.13.1
Branch Source Plugin: 2.9.8

Reproduction steps

  • Create a Bitbucket Org following documentation
  • Set Automatically Trigger Builds for PR and develop branches
  • Based on the repositories filtered, Open a PR in any of the repository

Results

Expected result:

When a PR is opened, A PR pipeline should be triggered based on a Bitbucket Org, Multibranch repository setup.

Actual result:

Checking PR-312 from CSM/com.mobile.sap and branch trigger-2
‘Jenkinsfile’ found
Met criteria
Did not schedule build for branch: PR-312

@Thilaknath Thilaknath added the bug label Sep 13, 2021
@lifeofguenter
Copy link
Contributor

Is this potentially resolved with the current release? (context: #527 (comment))

@rkivisto
Copy link

rkivisto commented Feb 9, 2023

One thing to check when you are encountering this problem is: at the organization folder level, the configuration entry Automatic branch project triggering -> Branch names to build automatically. Make sure this regex is either .* or has PR-\d+ inside of your regex.

@nfalco79
Copy link
Member

Is this issue still present in the latest plugin version.
@Thilaknath did you check what @rkivisto wrote?

@nfalco79 nfalco79 self-assigned this Jan 10, 2025
@nfalco79 nfalco79 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants