mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-28 12:17:28 -05:00
remove the matcher I added for test reasons
This commit is contained in:
parent
30ab5a6df8
commit
9fa8b98a54
|
|
@ -108,7 +108,6 @@ commit_parsers = [
|
|||
{ message = "^perf", group = "<!-- 3 -->Changed" },
|
||||
{ message = "^style", group = "<!-- 3 -->Changed" },
|
||||
{ message = "^test", group = "<!-- 3 -->Changed" },
|
||||
{ message = "^security", group = "<!-- 0 -->Security" },
|
||||
{ body = ".*security", group = "<!-- 0 -->Security" },
|
||||
{ message = ".*", group = "<!-- 6 -->Other" },
|
||||
# we can also sort by PR labels, if this is easier
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user