File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ changelog :
2+ categories :
3+ - title : Bug Fixes
4+ labels :
5+ - T-Defect
6+
7+ - title : New Features
8+ labels :
9+ - T-Enhancement
10+ exclude :
11+ labels :
12+ - A-Admin-API
13+ - A-Documentation
14+
15+ - title : Changes to the admin API
16+ labels :
17+ - A-Admin-API
18+
19+ - title : Documentation
20+ labels :
21+ - A-Documentation
22+
23+ - title : Translations
24+ labels :
25+ - A-I18n
26+
27+ - title : Internal Changes
28+ labels :
29+ - T-Task
30+
31+ - title : Other Changes
32+ labels :
33+ - " *"
34+ exclude :
35+ labels :
36+ - A-Dependencies
37+
38+ - title : Dependency Updates
39+ labels :
40+ - A-Dependencies
Original file line number Diff line number Diff line change @@ -301,6 +301,7 @@ jobs:
301301 - name : Prepare a release
302302 uses : softprops/action-gh-release@v2
303303 with :
304+ generate_release_notes : true
304305 body : |
305306 ### Docker image
306307
You can’t perform that action at this time.
0 commit comments