Skip to content

Commit

Permalink
updated Relay files to have a minTotalScore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Feb 14, 2024
1 parent 367c76c commit 2c63979
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ rules:
- ^CHANGELOG.md$
type: fellows
minRank: 2
minApprovals: 3
minApprovals: 2
minTotalScore: 6
- name: General Files
condition:
include:
Expand All @@ -26,3 +27,13 @@ rules:
- ^CHANGELOG.md$
type: fellows
minRank: 1
scores:
dan1: 1
dan2: 2
dan3: 5
dan4: 9
dan5: 10
dan6: 15
dan7: 20
dan8: 25
dan9: 30

0 comments on commit 2c63979

Please sign in to comment.