Best way to make automatic git version and autogenerate changelog / revision history page #7275
TheLeftMoose
started this conversation in
General
Replies: 1 comment
-
I think the Semantic Release bot is what you're looking for. The basic idea is:
Configuring Semantic Release can be tricky, so for that please read the docs. 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi great people
I am looking for advise to how to automate git version + changelog with a simple Trunk Based Development pattern.
I get mike can do fancy stuf in the UI, but firstly I want to be in control of the release mechanism it self.
Any help is appreciated. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions