liurenjie1024 commented on PR #105:
URL: https://github.com/apache/iceberg-rust/pull/105#issuecomment-1826481324

   > @liurenjie1024 
   > 
   > 
   > 
   > > It seems that ci settings ci didn't enforce rebase before merging. Not 
sure if this the limitation of apache infra.
   > 
   > 
   > 
   > This can be configured in the `.asf.yaml` on a per-branch basis:
   > 
   > 
   > 
   > ```yaml
   > 
   > github:
   > 
   >   protected_branches:
   > 
   >     main:
   > 
   >       required_status_checks:
   > 
   >         # strict means "Require branches to be up to date before merging".
   > 
   >         strict: true
   > 
   > ```
   > 
   > 
   > 
   > See 
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features
   
   I've already enabled this but It seems Not working.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to