Skip to content

Commit 0d43dbb

Browse files
Merge branch '3.1.x' into 3.2.x
Closes gh-2748
2 parents a190793 + f5cd0ee commit 0d43dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/release-notes-sections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ changelog:
22
repository: spring-projects/spring-session
33
issues:
44
exclude:
5-
labels: ["status: duplicate", "status: invalid", "status: declined"]
5+
labels: ["status: duplicate", "status: invalid", "status: declined", "github_actions"]
66
ports:
77
- label: "status: forward-port"
88
bodyExpression: 'Forward port of issue #(\d+).*'

0 commit comments

Comments
 (0)