Hi, could somebody shed light on what logic implied for BuildData, Build 
objects? 
What should i do if i need both cases 
https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/util/Build.java#L29-L39
 
?
How i can handle this objects for doing pull request triggered builds with 
merge extension?
Why BuildData is catch only from previous 
build 
https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L1002
 
?
What will happen during concurrent builds? Should this be better executed 
through BuildChooser strategies?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/c4715693-70b3-46a8-925d-09f742173d46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to