Skip to content

Commit 8932ad3

Browse files
committed
rulesets: Enable automatic copilot reviews
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c9d7d89 commit 8932ad3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github-rulesets/python/Protect version branches.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"dismiss_stale_reviews_on_push": true,
2929
"required_approving_review_count": 1,
3030
"required_review_thread_resolution": false,
31+
"automatic_copilot_code_review_enabled": true,
3132
"allowed_merge_methods": [
3233
"merge",
3334
"squash",

0 commit comments

Comments
 (0)