Saheer Babu
Saheer Babu
@cheshirekow can you help here please?
@KostyaSha I am also encountering the same issue as @jaisonpjohn Is there any workaround? @rafi could you please brief, how you got this to work. I deleted I can edit...
Just is not stuck. Yea, job failed and I wasn't able to edit the job. I deleted scmSource from job xml, now I can edit. But the problem is how...
What's that for ? I get error: groovy.lang.MissingMethodException: No signature of method: org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject.setSourceList() is applicable for argument types: (java.util.Collections$EmptyList) values: [[]] Possible solutions: setSourcesList(java.util.List), getSourcesList(), getResourceList(), getSources() at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:58) at...
this is the equivalent of removing node from xml? But even after removing xml, I am not able to build with the project?
I am only starting :) So, how else I can set up a jenkins job to trigger build matching a PR comment?
@jaisonpjohn that's cool! Your last comment says, you had issues to checkout scm. How did you workaround?
> To checkout scm you can use CLI git and construct from variables command to checkout. Auth is only question. You mean, in Jenkins file? Manage checkout and authorization outside...
Thanks a lot @jaisonpjohn and @KostyaSha
May be a silly question, will this plugin work just with the scheduled run? Having webhook is not an option in my current project? So, if I need to start...