Skip to content

Commit 4be6b9d

Browse files
committed
improv: enforce PR title only #33
1 parent 0f70a7e commit 4be6b9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/semantic.yml

+5
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ types:
1212
- chore
1313
- revert
1414
- improv
15+
16+
# Always validate the PR title
17+
# and ignore the commits to lower the entry bar for contribution
18+
# while titles make up the Release notes to ease maintenance overhead
19+
titleOnly: true

0 commit comments

Comments
 (0)