I think it’s this:
https://javadoc.jenkins.io/plugin/scm-api/jenkins/scm/api/metadata/ObjectMetadataAction.html

On Tue, 15 Sep 2020 at 21:56, Ullrich Hafner <[email protected]>
wrote:

> SCM plugins like the Git plugin show links to the changes in the hosted
> repositories (e.g. to GitHub changes).
>
> Is there a generic API available to obtain those links so I can embed them
> in my plugin as well?
>
> E.g., in the warnings plugin I’m showing the Git SHA of the commit that
> introduced a warning (currently as plain text).
>
> It would be helpful if one could navigate to the GitHb source directly
> from that SHA.
>
>
>
>
>
> --
>
> 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/130F9688-8F61-4FC8-A1C1-7457677F0C35%40gmail.com
> .
>
>

-- 
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/CAH-3Bie76LvEqtAe8CZXhCpyDN6k0Kp4AtODpZh%2BH9fzJRkgxQ%40mail.gmail.com.

Reply via email to