Hello,
Currently, when we want to add new changes to dataform repository. We create a development workspace, make our changes, commit, push and create a PR to update the default branch.
Now, we want to create a base PR directly on github.com and then to edit the changes, we want to pull the changes to a development workspace on Dataform. I don’t see an option to update the development branches from dataform and documentation doesn’t say how to do this.
To test, I created a new branch on github.com. Pulled the default branch changes on dataform UI, hoping to see the new branch as development workspace, but no new workspace appeared.
Can someone bring some light on this topic? Is this possible?