Commit Graph

8 Commits

Author SHA1 Message Date
Stéphane Nicoll
51bf592244 Upgrade to github-changelog-generator 0.0.12
Closes gh-45197
2025-04-15 10:11:24 +02:00
Moritz Halbritter
9858b4b367 Fix release script 2024-10-24 12:45:52 +02:00
Stéphane Nicoll
dbc4fae9fe Remove unnecessary configuration
This commit removes the repository configuration as it default to where
the action is ran.

Closes gh-42516
2024-10-07 11:38:10 +02:00
Stéphane Nicoll
20b3e6120d Apply conventions to existing Actions and Workflows
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions.

In no particular order this:

* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically

Closes gh-42512
2024-10-04 15:18:18 +02:00
Phillip Webb
80b1944878 Update changelog-generator for commercial builds
See gh-42333
2024-09-20 16:10:33 -07:00
Andy Wilkinson
55af8a38f5 Upgrade to GitHub Changelog Generator 0.0.11
Closes gh-41195
2024-06-21 12:22:12 +01:00
Moritz Halbritter
6b440723d6 Remove dependency on the git ref when creating releases 2024-04-18 17:45:35 +02:00
Andy Wilkinson
e75c9312e0 Add workflow to release from GitHub Actions
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>

Closes gh-40407
2024-04-18 09:28:12 +01:00