Commit Graph
23 Commits
Author SHA1 Message Date
Phillip Webb 425a96e9f8 Resore '.github' directory 2026-08-20 15:26:21 -07:00
Andy Wilkinson 0ce829cbdb Prepare release/4.0.8 branch 2026-08-11 18:08:02 +02:00
Stéphane Nicoll 8164b0a651 Add support for explictly tagging a release on GitHub as the latest
Closes gh-50927
2026-07-23 19:07:33 +02:00
Andy Wilkinson 1b6e68ecf1 Upgrade to GitHub Changelog Generator 0.0.14
Closes gh-49803
2026-03-26 14:56:34 +00:00
Andy Wilkinson fda3a0d8ba Fix capitalization of comment prefix for upgrade attention issues
Closes gh-49711
2026-03-23 15:18:54 +00:00
Phillip Webb 90d75b74c5 Align "noteworthy" issues in release notes with Spring Framework
Update the oss changelog generator config which I missed in commit
54ab3c5a61.

See gh-49150
2026-03-02 10:38:50 -08:00
Phillip Webb 54ab3c5a61 Align "noteworthy" issues in release notes with Spring Framework
Closes gh-49150
2026-02-18 19:30:38 -08:00
Andy Wilkinson aaf482dfd4 Automate inclusion of noteworthy changes in the changelog
Closes gh-48656
2026-01-16 14:54:55 +00:00
Stéphane Nicoll 5406976ee9 Apply commercial input consistently
Closes gh-46504
2025-07-22 16:35:46 +02:00
Stéphane Nicoll e5c9aaa269 Merge branch '3.3.x' into 3.4.x
Closes gh-45198
2025-04-15 10:11:59 +02:00
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 39cdcc6d38 Merge branch '3.3.x' 2024-10-24 12:52:23 +02:00
Moritz Halbritter 9858b4b367 Fix release script 2024-10-24 12:45:52 +02:00
Stéphane Nicoll d43827146b Merge branch '3.3.x'
Closes gh-42518
2024-10-07 11:39:26 +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 8ccf77b24e Merge branch '3.3.x'
Closes gh-42514
2024-10-04 15:27:28 +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 c7984c5705 Merge branch '3.3.x' 2024-09-20 16:12:04 -07:00
Phillip Webb 80b1944878 Update changelog-generator for commercial builds
See gh-42333
2024-09-20 16:10:33 -07:00
Andy Wilkinson 8917c94a04 Add workflow for releases to the milestone repository
Closes gh-40426
2024-07-17 10:04:19 +01: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 WilkinsonandMoritz Halbritter 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