DependencyTrack / DependencyTrack/dependency-track
Setting additional metadata necessary to construct release notes
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
Only version number and description is available within the UI
### Proposed Behavior
The edit version page gains the following fields so that they can be exported in the release notes object:
- type -> enum
- title -> string
- featuredImage -> url
- socialImage
- aliases -> array of strings like tags
### Checklist
- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this enhancement was already requested
Contributor guide
Assessment
This issue has not been assessed yet.