Skip to content

Commit 8165f9b

Browse files
authored
feat: auto generate release notes (#873)
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
1 parent 922c4d8 commit 8165f9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tag.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
uses: softprops/action-gh-release@v2
140140
if: startsWith(github.ref, 'refs/tags/')
141141
with:
142+
generate_release_notes: true
142143
files: |
143144
go/bin/kagent-*
144145
kagent-*.tgz

0 commit comments

Comments
 (0)