Warning
Read-only source code mirror of Geco-iT Open Source projects.
Generate a CHANGELOG.md file with all commit logs since the last TAG
- Advanced generator: https://pawamoy.github.io/git-changelog
For plugin usage please take a look at docs.md
Build the binary with the following commands:
# Linux image
$ docker buildx build -t gecoit84/woodpecker-git-basic-changelog-plugin .
# Windows image
$ docker build -f Dockerfile.Windows -t gecoit84/woodpecker-git-basic-changelog-plugin .
The following architectures are supported by this image:
- linux/amd64
- linux/arm64
- windows/amd64
Released under GPLv3+
This plugin was created by Cyril DUCHENOY, CEO of Geco-iT SARL.
$ cat CHANGELOG.md
# What Changed
- test new woodpecker windows docker run - v0.153
- test new woodpecker windows docker run - v0.152
- test new woodpecker windows docker run - v0.151
...
_**Compare**_: [1.2411.4...1.2411.5](https://...)
- Usage with
plugin-release