georust / geozero

Zero-Copy reading and writing of geospatial data.
Apache License 2.0
321 stars 30 forks source link

Configure for merge queue #194

Closed michaelkirk closed 4 months ago

michaelkirk commented 5 months ago

Currently we rely on maintainers to manually verify that CI has passed and that branches are up to date with main.

I'd like to enable GH merge queue (like we have in georust/geo, georust/proj, and a few others). This entails enabling branch protection for main.

All together, these changes will ensure that a PR won't merge until it is confirmed to pass tests when up-to-date with main.

michaelkirk commented 4 months ago

I'm going to interpret the +1's as LGTM and move forward with enabling the merge queue.

Screenshot 2024-02-09 at 12 02 55