Use the correct SCM in commit URLs - #732
Conversation
uhafner
left a comment
There was a problem hiding this comment.
Thanks, that should fix the problem!
|
@akash-manna-sky Can you have a look at the comment of Jesse in #682 to see if Jenkins attaches a https://javadoc.jenkins.io/plugin/scm-api/jenkins/scm/api/SCMRevisionAction.html to each build? maybe we can use this information to automatically assign the correct SCM? This would make the SCM parameter obsolete. But I am not sure if there is such an information available... |
I will look into this. Thanks! |
Use of Global Libraries breaks commit URLs
Fixes #682
Testing done
Submitter checklist