-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
release.yml
29 lines (28 loc) · 889 Bytes
/
release.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
# https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#generate-release-notes-content-for-a-release
changelog:
exclude:
labels:
- "changelog:skip"
categories:
- title: Solidus
labels:
- "changelog:solidus"
- title: Solidus Core
labels:
- "changelog:solidus_core"
- title: Solidus Admin
labels:
- "changelog:solidus_admin"
- title: Solidus Backend
labels:
- "changelog:solidus_backend"
- title: Solidus API
labels:
- "changelog:solidus_api"
- title: Solidus Sample
labels:
- "changelog:solidus_sample"
- title: Solidus Promotions
labels:
- "changelog:solidus_promotions"