clockworklabs / com.clockworklabs.spacetimedbsdk-archive

The SpacetimeDB SDK for Unity clients (Unity Package Manager)
https://spacetimedb.com
Apache License 2.0
3 stars 2 forks source link

Add CI checks for merging into `master` #47

Closed bfops closed 4 months ago

bfops commented 4 months ago

Description

Add a CI check that fails if a PR is merging directly into master rather than into staging (unless the PR is from the staging branch itself)

Testing

bfops commented 4 months ago

This looks good, if you need to force merge to get this to work then that's fine. Thanks Zeke 👍

Shouldn't need to since it's not a required check yet! I'll make it required once this merges.