Skip to content

Commit 68a8ed2

Browse files
committed
Ignore chore from release
1 parent f401011 commit 68a8ed2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/release.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# ref. https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
22

3+
34
changelog:
5+
exclude:
6+
labels:
7+
- chore
8+
49
categories:
510
- title: ":bomb: Breaking Changes"
611
labels:
@@ -14,10 +19,6 @@ changelog:
1419
labels:
1520
- bug
1621

17-
- title: ":ghost: Maintenance"
18-
labels:
19-
- chore
20-
2122
- title: ":dependabot: Dependency updates"
2223
labels:
2324
- dependencies

0 commit comments

Comments
 (0)