You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might read over it somewhere but I like to commit my generated changelog and tag that commit as the release. So when looking up the release tagged commit contains the Changelog for that release.
I am currently limited to using the plain git provider and Bamboo as CI system, so no fancy GitHub actions etc...
My best guess is that I need to use a hook to push the changelog before the tag is applied but don't see an example that explains how to do this.
Is there a simplified example available that shows how to do this?
/label question
The text was updated successfully, but these errors were encountered:
Hi,
I might read over it somewhere but I like to commit my generated changelog and tag that commit as the release. So when looking up the release tagged commit contains the Changelog for that release.
I am currently limited to using the plain git provider and Bamboo as CI system, so no fancy GitHub actions etc...
My best guess is that I need to use a hook to push the changelog before the tag is applied but don't see an example that explains how to do this.
Is there a simplified example available that shows how to do this?
/label question
The text was updated successfully, but these errors were encountered: