Git tag messages are not shown by default #6096
-
|
We use an automated task to create release notes on the git tag message itself from previous git commits trailer information. Doing this way, the release notes are available on the repository (on the git tag message) and were used by default on the old version of the release page, allowing us bypass the need to fill any information on the web form. This new version does not show git tag message by default, instead showing an empty block in place of the notes. It is really important to show the tag message by default when no form information is added. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@jvortmann we've identified this as a regression and have a work item to fix this. Thanks for pointing it out! |
Beta Was this translation helpful? Give feedback.
@jvortmann we've identified this as a regression and have a work item to fix this. Thanks for pointing it out!