create(regex): add generic release group patterns
This commit is contained in:
parent
65444f8691
commit
6ac8203c66
|
|
@ -0,0 +1,6 @@
|
|||
name: ABBIE
|
||||
pattern: (?<=^|[\s.-])ABBIE\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests: []
|
||||
Loading…
Reference in New Issue