Skip to content

Commit 0d429bc

Browse files
committed
chore: add auto-generated PR body with release note section
1 parent 1eb1748 commit 0d429bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/create-pr-from-push.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,10 @@ jobs:
1515
uses: jumpserver/action-generic-handler@master
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
18+
with:
19+
body: |
20+
Auto generated PR
21+
22+
```release-note
23+
NONE
24+
```

0 commit comments

Comments
 (0)