Please describe the enhancement you have in mind and explain what the current shortcomings are?
A release trigger should be capable of reading a change description to add it to the release changelog.
This requires the PR template to be standardized and have the expected formatting.
Otherwise this might just not work sicne PR comments can be freely edited.
How would you imagine the implementation of the enhancement?
A workflow is required which checks if the chnage description does exist and if it's differetn from the default value.
Are there any labels you wish to add?
[X] I have added the relevant labels to the enhancement request.
Is there an existing issue for this?
Please describe the enhancement you have in mind and explain what the current shortcomings are?
A release trigger should be capable of reading a change description to add it to the release changelog. This requires the PR template to be standardized and have the expected formatting. Otherwise this might just not work sicne PR comments can be freely edited.
How would you imagine the implementation of the enhancement?
A workflow is required which checks if the chnage description does exist and if it's differetn from the default value.
Are there any labels you wish to add?
Describe alternatives you've considered:
No response
Additional context:
No response