Hi All.

I'm new in jenkins plugin development. But I'm trying to fix https://issues.jenkins-ci.org/browse/JENKINS-62343 in gitlab-branch-source-plugin. It's blocker for use plugin.

And I can't understand at all how getting Jenkinsfile is implemented in this plugin. :(

According the documentation https://github.com/jenkinsci/scm-api-plugin/blob/master/docs/implementation.adoc : -

"You should consider whether it makes sense for change request like things to extend the same base class you used for branch and tag like thing or whether you should extend from SCMHead directly. In either case you should implement the ChangeRequestSCMHead2 mix-in interface."

But in this plugin, this interface is not used at all. And I can't figure out where to look for the error.

Please help me.

--
WBR,
Viacheslav Dubrovskyi


--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" 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-users/0b28e11d-68b3-03aa-adb9-0756226cdf04%40gmail.com.

Attachment: smime.p7s
Description: Криптографическая подпись S/MIME

Reply via email to