Closed PatrikSteuer closed 7 years ago
I have a changelog with following content:
## [1.0](https://github.wdf.sap.corp/iot/nGrinderTools/tree/ms/1.0) (2017-04-05) ## [ms/1.0](https://github.wdf.sap.corp/iot/nGrinderTools/tree/ms/1.0) (2017-04-05)
Furthermore I have following tag:
I would expect that at least one of these changelog entries would be pushed to the release notes. Nevertheless I get following message:
chandler push --tag-prefix ms/ --dry-run Skip ms/ (no ms/ entry in CHANGELOG.md)```
Can you try:
chandler push --tag-prefix=ms/ --dry-run
... thanks, it seems as I was just to stupid to read the documentation ... great tool btw!
I have a changelog with following content:
Furthermore I have following tag:
I would expect that at least one of these changelog entries would be pushed to the release notes. Nevertheless I get following message: