alamb commented on code in PR #17183:
URL: https://github.com/apache/datafusion/pull/17183#discussion_r2286367903


##########
.asf.yaml:
##########
@@ -50,8 +50,38 @@ github:
     main:
       required_pull_request_reviews:
         required_approving_review_count: 1
+      required_status_checks:
+        strict: true  # Require branches to be up to date before merging
+        contexts:
+          - "Check License Header"

Review Comment:
   > Also, while we're evaluating whether queues are right for us, I think it'd 
be good to let core maintainers bypass checks just in case, so we don't lock 
ourselves completely. GitHub supports that:
   
   
   Yes, this would alleviate my concerns -- thank you



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to