jolshan commented on code in PR #19122: URL: https://github.com/apache/kafka/pull/19122#discussion_r1981864951
########## .asf.yaml: ########## @@ -45,3 +45,19 @@ github: squash_commit_message: PR_TITLE_AND_DESC merge: false rebase: false + + protected_branches: + trunk: + required_status_checks: + strict: false + contexts: + - build / CI checks completed + required_pull_request_reviews: + required_approving_review_count: 1 + + # Disable force push on release branches Review Comment: So we will not require this check on non-trunk release branches? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org