Skip to content

Releases: Decathlon/release-notes-generator-action

Release v3.1.6

01 May 13:31
98423db
Compare
Choose a tag to compare

Feat

#39 feat: Upgrade github-changelog-generator to v0.0.7

Release v3.1.5

06 May 06:59
00fd9d5
Compare
Choose a tag to compare

Fixes

#30 Output folder cannot be created if exists and action fails
Thanks to @derTobsch for this contribution 🎉

Release v3.1.4

20 Mar 13:32
2354390
Compare
Choose a tag to compare

Feat

  • Add Filename variable that can be used when triggered by 'workflow_dispatch' #29

Release v3.1.3

10 Mar 20:15
96d0c01
Compare
Choose a tag to compare

Bugs

Fix: cannot create release notes for private repository

Release v3.1.2

09 Mar 20:08
cb6c840
Compare
Choose a tag to compare

Enhancement

Moved the Spring release notes generator lib to the latest version. And removed the "custom" build from the sources. Closed #23

Release v3.1.1

01 Feb 21:06
836649e
Compare
Choose a tag to compare

Bug Fix

Action Docker image build problem due to the temporary DropBox link. The link has expired in the meanwhile and the build did not work anymore.
New versions will be available as Docker images too after this fix.

Release v3.1.0

21 Dec 09:23
9b77159
Compare
Choose a tag to compare

Features

GitHub added a while ago a way to manually trigger actions workflow: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
In some cases it would be useful to be able to trigger the action without opening/closing the milestone (for example in case of errors).

This update allows the action to take in count the milestone ID from the workflow_dispatch parameters instead of the GitHub event json object.

Release v3.0.1

19 Dec 13:30
1e6e7c7
Compare
Choose a tag to compare

Bug Fixes

This release is fixing a problem on the (github-changelog-generator)[https://github.com/spring-io/github-changelog-generator] project (used as core library for this action). The problem is related to an upgrade of SpringBoot on their side and already fixed on the master branch.
This is only a temporary fix to unblock projects using the action and waiting for the new release of the github-changelog-generator

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

@lfgcampos 🎉

Release v3.0.0

15 Dec 16:41
ee7c2a8
Compare
Choose a tag to compare
feat: upgraded spring release not version

v2.1.0

28 May 20:49
6f8662e
Compare
Choose a tag to compare