mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
90d8324971
Hi, I found a bug in the GitLab client that leads to not correctly prepend/append/keep releases notes. This will use the original `Description` instead of the pre-rendered `DescriptionHTML`. Furthermore, as `include_html_description` is not enabled, the `DescriptionHTML` field is always empty. [GitLab documentation](https://docs.gitlab.com/ee/api/releases/index.html#get-a-release-by-a-tag-name) |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
client.go | ||
config_test.go | ||
config.go | ||
gitea_test.go | ||
gitea.go | ||
github_test.go | ||
github.go | ||
gitlab_test.go | ||
gitlab.go | ||
mock.go | ||
release_notes_test.go | ||
release_notes.go |