Skip to content

Commit 05a4bb9

Browse files
committed
(build) enable include of SHA256 in the release notes
1 parent f5d6f66 commit 05a4bb9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

GitReleaseManager.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
create:
2+
include-sha-section: true
13
issue-labels-include:
24
- Breaking change
35
- Feature
@@ -7,6 +9,6 @@ issue-labels-include:
79
issue-labels-exclude:
810
- Build
911
issue-labels-alias:
10-
- name: Documentation
11-
header: Documentation
12-
plural: Documentation
12+
- name: Documentation
13+
header: Documentation
14+
plural: Documentation

0 commit comments

Comments
 (0)