Skip to content

Commit

Permalink
review-bot: prevent request review of core-devs (#2121)
Browse files Browse the repository at this point in the history
This will remove `core-devs` from being required reviewers of PRs,
  • Loading branch information
Bullrich authored Nov 1, 2023
1 parent dce5a8d commit b2bb8cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,7 @@ rules:
- minApprovals: 1
teams:
- ci

preventReviewRequests:
teams:
- core-devs

0 comments on commit b2bb8cb

Please sign in to comment.