We can explore enabling Github merge queue to prevent merge conflicts breaking `main` branches' CI. I've seen several apache projects do this, and I just enabled it for pyiceberg (https://github.com/apache/iceberg-python/pull/3832).
We can explore enabling Github merge queue to prevent merge conflicts breaking
mainbranches' CI.I've seen several apache projects do this, and I just enabled it for pyiceberg (apache/iceberg-python#3832).