georust / rstar

R*-tree spatial index for the Rust ecosystem
https://docs.rs/rstar
Apache License 2.0
415 stars 68 forks source link

Enable merge queues and CI runs for PR #142

Closed adamreichold closed 11 months ago

adamreichold commented 11 months ago

Since the public instance of bors-ng is now offline, we are lacking any pre-merge CI checks for pull requests. We should at least extend our CI to also test pull requests in addition to local branches. Further, we might want to enable GitHub merge queues to get something close to the previous approach using bors-ng.