As part of a build step where i publish the build i would like to get access to the changelog for the particular build. Specifically the git commit messages.
Im not sure if i can do this via git in a build step or making the change log a paramter i can access. Any help is appreciated.