Open
Description
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 events, but there must be something simpler. We're looking for ideas and implementation. Input is most welcome 😄.