-
Bug
-
Resolution: Fixed
-
Major
I rebased a branch (dev/main) in git, but the workflow-multibranch poller didn't seem to pick
it up.
When I retriggered, I got the following error
Started by user anonymous java.lang.IllegalStateException: could not find branch tip on SCMHead{'dev/main'} at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:91) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:183) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:381) Finished: FAILURE
- is related to
-
JENKINS-30744 multibranch issues if branch contains /
- Closed
- links to