edgexfoundry / edgexfoundry/cd-management
Improvements to changelog-generator
- Dominant language
- No language data
- Stars
- 6
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
# 🚀 Feature Request
### Relevant Package [**REQUIRED**]
This feature request is for...
changelog-generator:
### Description [**REQUIRED**]
A clear and concise description of the problem or missing capability...
I noticed the commit URLs in changelogs of EdgeX hypelink a hash and point to "commits" instead of a "commit". I think the URL should point to a single commit instead.
So, for example, the URL is
https://github.com/edgexfoundry/edgex-go/commits/db608d2 pointing to commits until this hash
Instead of:
https://github.com/edgexfoundry/edgex-go/commit/db608d2 which points to the single commit
Also, it would be nice to remove the # from the commits link text to distinguish between PR (#XX) and commits (hash).
### Describe the solution you'd like
If you have a solution in mind, please describe it.
### Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.