Skip to content

Commit f5cd0ee

Browse files
Remove GitHub Actions dependency updates from changelog
Closes gh-2747
1 parent 294d19f commit f5cd0ee

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)