- gitlab: make job dependencies configurable and run immediately (#101)
- github: mark pre-releases correctly (#110)
- use commits with slightly invalid messages in release notes (#105)
- create CHANGELOG.md if it does not exist (#108)
- action: container image reference used wrong syntax (#96)
- gitlab: release not created when release pr was squashed (#86)
You can now use releaser-pleaser
with projects hosted on GitLab.com and self-managed GitLab installations. Check out the new tutorial to get started.
- add support for GitLab repositories (#49)
- add shell to container image (#59)
- gitlab: add CI/CD component (#55)
- changelog: omit version heading in forge release notes
- gitlab: support self-managed instances (#75)
- parser: continue on unparsable commit message (#48)
- cli: command name in help output (#52)
- parser: invalid handling of empty lines (#53)
- multiple extra-files are not evaluated properly (#61)
- add shell to container image (#59)
- gitlab: add CI/CD component (#55)
- multiple extra-files are not evaluated properly (#61)
- add support for GitLab repositories (#49)
- parser: continue on unparsable commit message (#48)
- cli: command name in help output (#52)
- parser: invalid handling of empty lines (#53)
From now on if you create multiple pre-releases in a row, the release notes will only include changes since the last pre-release. Once you decide to create a stable release, the release notes will be in comparison to the last stable release.
You can now edit the message for a pull request after merging by adding a ```rp-commits code block into the pull request body. Learn more in the Release Notes Guide.
- less repetitive entries for prerelease changelogs #37
- format markdown in changelog entry (#41)
- edit commit message after merging through PR (#43)
- cli: show release PR url in log messages (#44)
- update version references in any files (#14)
- cli: add --version flag (#29)
- ci: building release image fails (#21)
- ci: ko pipeline permissions (#23)
- action: invalid quoting for extra-files arg (#25)
- update version references in any files (#14)
- ci: building release image fails (#21)
- ci: ko pipeline permissions (#23)
- update version references in any files (#14)
- ci: building release image fails (#21)
- update version references in any files (#14)
- add github action (#1)