mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-02 03:25:45 +00:00
Add support for the blacklisting
This commit is contained in:
@@ -3,6 +3,11 @@ force:
|
||||
major: 1
|
||||
existing: true
|
||||
strict: false
|
||||
blacklist:
|
||||
- "Merge branch"
|
||||
- "Merge pull request"
|
||||
- "feature/"
|
||||
- "feature:"
|
||||
wording:
|
||||
patch:
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user