1

how should semantic release be configured to produce a unique semantic versioning for each branch (set all branches as release branch).

that is, assume a random branch name - how do semantic release should be configured to make the random branch as a release branch, such that semantic release will produce a unique semantic versioning for that branch. e.g. 1.2.3-<branch name>+<ref>?

Mr.
  • 9,429
  • 13
  • 58
  • 82

0 Answers0