-
New Feature
-
Resolution: Fixed
-
Major
Feedback about build per submit in multibranch pipeline on
https://ci.jenkins.io/job/Plugins/job/p4-plugin/job/master/266/
1. Jenkinsfile will be stored in //JENKINS/JOB_NAME1/BRANCH_NAME1/... (eg. //JENKINS/JOB_NAME1/BRANCH_NAME1/Jenkinsfile)
2. If a submit is made to //depot/BRANCH_NAME1/..., Jenkins job JOB_NAME1/BRANCH_NAME1 should be fired using //JENKINS/JOB_NAME1/BRANCH_NAME1/Jenkinsfile.