Skip to content

Commit 6bbdf83

Browse files
committed
Update automated release description in MAINTAINERS.md
1 parent 3d89260 commit 6bbdf83

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

MAINTAINERS.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,12 @@ If you're looking for information about how to release Hibernate ORM, read on.
5454

5555
### Automated releases
5656

57-
On select maintenance branches (`6.2`, `6.4`, ...),
58-
micro releases (`x.y.1`, `x.y.2`, ...) are performed as soon as you push to that branch.
57+
On select maintenance branches (`6.2`, `6.4`, `7.0`, ...),
58+
micro releases (`x.y.1`, `x.y.2`, ...) are performed on weekends
59+
if, since the last release, commits were pushed with a message starting with `[HHH-` or `HHH-` --
60+
which is taken as "someone fixed something worthy of a Jira issue".
5961

60-
Make sure to assign fix versions properly before merging pull requests.
62+
Make sure to assign fix versions properly in Jira when merging pull requests.
6163

6264
No announcements are expected for such releases:
6365
neither through X, blog posts, or email.

0 commit comments

Comments
 (0)