Skip to content

Commit 66d99dc

Browse files
authored
Temp allow merging own PRs
This temporarily allows code owners to merge their own PRs as this is needed while the team is out on PTO and we have a release about to take place.
1 parent 2330863 commit 66d99dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ github:
5151

5252
required_pull_request_reviews:
5353
dismiss_stale_reviews: false
54-
require_code_owner_reviews: true
54+
require_code_owner_reviews: false
5555
required_approving_review_count: 1
5656

5757
# squash or rebase must be allowed in the repo for this setting to be set to true.

0 commit comments

Comments
 (0)