-
# 요구사항
1. CI 에서 자동으로 릴리스를 하는 https://github.com/semantic-release/semantic-release 는 제외. 릴리스는 사람의 손을 거쳐가게 하고 싶다.
2. https://www.conventionalcommits.org/ 을 준수하도록 commitlint 를 사용하고 있으므로 이 컨벤션을 파싱해야한다.
…
-
I first reported this in the gitter chat (see [thread](https://gitter.im/github-changelog-generator/chat?at=5f57456cec534f584fedf00d)). Now opening an issue so that the problem can be properly address…
-
## Summary
In a recent post on the blog, I mentioned an unanswered question about how to handle the change log. I just stumbled across some possible solutions while doing something for work.
## …
-
Would be nice to show badge with current version and automatically report new release on github: https://github.com/it-shark-pro/js-assignments/releases
Change Log can be automatically generated by…
-
Hey, first off thank you so much for the amazing tool! It's proven to be indispensable for me and my team.
I know it's been mentioned that plans are to add an automatic changelog generator but I thou…
-
Generated CHANGELOG.md, but it shows only Merged pull requests, shall I get git commits message along with Merged pull requests. Generated CHANGELOG.md content below :
# Change Log
## [Unre…
-
I'm using the --between-tags to specify an interval between my last generated tag and a the current tag. I use --base flag to update my current CHANGELOG.md. The problem it's that it updates my CHANGE…
-
> This might be best left to external scripts, but I'm interested to see how people feel about it.
My ideal workflow would be:
1. To run `github-changelog-generator` on every merge into `master`…
paced updated
5 years ago
-
### Current behavior
Hi friends, I am relatively new to this plugin and github in general, but I was able to configure my project to use semantic-versioning and automatically release new versions and…
-
First, thanks for making this!!! It's great.
This might be a bad idea, but I am throwing it out anyway.
I recently had to dig in and understand a little about mapping rustdoc-types version to ru…