fix: escape ! remove .* (global match) (#146)
This commit is contained in:
2
.github/release-drafter-config.yml
vendored
2
.github/release-drafter-config.yml
vendored
@@ -68,4 +68,4 @@ autolabeler:
|
||||
- "/add/i"
|
||||
- label: "breaking"
|
||||
title:
|
||||
- "/.*!/i"
|
||||
- "/^[a-zA-Z]+!:/i"
|
||||
|
||||
Reference in New Issue
Block a user