Skip to content

Commit 8b3c844

Browse files
authored
Merge pull request #2960 from Flow-Launcher/min_review_trigger_rule
Update gitstream.cm minutes to review trigger rule
2 parents c849769 + a6817b4 commit 8b3c844

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cm/gitstream.cm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ triggers:
1010
branch:
1111
- l10n_dev
1212
- dev
13+
- r/(?i)(Dependabot|Renovate)/
1314

1415

1516
automations:
1617
# Add a label that indicates how many minutes it will take to review the PR.
1718
estimated_time_to_review:
19+
on:
20+
- commit
1821
if:
1922
- true
2023
run:

0 commit comments

Comments
 (0)