🤔 What's the problem you're trying to solve?
I have noticed that here we only render out a link for the commit label if it is from github.
✨ What's your proposed solution?
Would you accept a PR for rendering Azure DevOps git commit links as well in a similar fashion (one more if)?
There is a simple calculation logic for Azure DevOps git commit links like the github one, but different.
⛏ Have you considered any alternatives or workarounds?
it's just a nice to have...
📚 Any additional context?
No response