Skip to content

Commit c98b3c6

Browse files
authored
chore: configure PR prefixes accepted by GitHub bot (#4424)
1 parent b2c3379 commit c98b3c6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/semantic.yml

+17
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
11
titleOnly: true
2+
types:
3+
- feat
4+
- fix
5+
- docs
6+
- dx
7+
- refactor
8+
- perf
9+
- test
10+
- workflow
11+
- build
12+
- ci
13+
- chore
14+
- types
15+
- wip
16+
- release
17+
- deps
18+

0 commit comments

Comments
 (0)