Skip to content

Linking gitlab issues in changelog #4686

Answered by caarlos0
grzesuav asked this question in Q&A
Discussion options

You must be logged in to vote

are you using the gitlab changeloger? if yes, its the response from the api, we don't do anything extra with it.

if you're using the git changeloger, it runs git log --oneline basically.

in either case, unfortunately, not much can be done.


One thing I looked into in the past was using go-git to parse the git log, but it wasn't possible to use it because it was missing a bunch of features (don't remember which exactly).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@grzesuav
Comment options

Answer selected by caarlos0
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants