Is there a way to automate cutting a tag against the template when React Native cuts a new tag? This should probably try use the CLI to build against the template, once it's successful then it tags. Github Apps seem to have support for [create](https://docs.github.com/en/webhooks/webhook-events-and-payloads#create) events, but there must be something simpler. We're looking for ideas and implementation. Input is most welcome π.