Skip to content

Commit

Permalink
PR multibranchPipelineJob
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Sep 13, 2023
1 parent 1c74317 commit 482cac2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .ci/jenkins/dsl/jobs.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,7 @@ Map getMultijobPRConfig(JenkinsFolder jobFolder) {
}

// Optaplanner PR checks
// Deactivated due to ghprb not available on Apache Jenkins
// TODO create PR job with branch source plugin
// KogitoJobUtils.createAllEnvironmentsPerRepoPRJobs(this) { jobFolder -> getMultijobPRConfig(jobFolder) }
Utils.isMainBranch(this) && KogitoJobTemplate.createPullRequestMultibranchPipelineJob(this, "${jenkins_path}/Jenkinsfile")

// Setup branch branch
createSetupBranchJob()
Expand Down

0 comments on commit 482cac2

Please sign in to comment.