Skip to content

Commit f2bd87b

Browse files
committed
Track auth benchmarks in regression bot
1 parent 4f5f08b commit f2bd87b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build/regressions.config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ sources:
5454
- include: ApiCrud.*
5555
labels:
5656
- area-mvc
57+
- include: Plaintext.*
58+
labels:
59+
- area-auth
60+
owners:
61+
- BrennanConroy
62+
- include: OrchardAboutSqlite
63+
owners:
64+
- sebastienros
5765
daysToLoad: 60
5866
stdevCount: 7
5967
daysToSkip: 1 # allow one day of benchmarks before filing an issue, to detect false positives

0 commit comments

Comments
 (0)