Changelog delimiters to be commit hashes

Description of the feature request

I would like to provide two hashes that are upper and lower bound for changelog. Right now it uses tags, but it makes it a bit complicated if you tag a version, and QA returns it to you.

Use case / for what or how I would use it

We user the same release number, but different build number. For example we use 4.6.26. After 4.6.26 I make three commits. I would like to insert my latest commit hash (or get it recognized automatically) and use it as upper bound, and the previous release as the lower delimiter.

  • myCommit2 ab31cd
  • myCommit1 cd345e
  • myCommit0 dd77fs
    – Tagged release 4.6.26

I would like to start a build and then have ab31cd as upper bound, and tagged release 4.6.26 as lower bound.

Hi @repslyadmin, sorry for our late reply here and thanks for the #feature-request!

We’ll discuss this, in the while make sure to vote for it!