cucumber / cucumber/react-components
Allow rendering Azure DevOps commit as link
Open
:zap: enhancement
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 13
- Avg merge
- 16h 2m
- Merged PRs (30d)
- 7
Description
### 🤔 What's the problem you're trying to solve?
I have noticed that [here](https://github.com/cucumber/react-components/blob/main/src/ciCommitLink.ts#L9) 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_
Contributor guide
Assessment
This issue has not been assessed yet.