contentful / extensions

Repository providing samples using the UI Extensions SDK
ISC License
204 stars 212 forks source link

Add simple branch support for Netlify builds #280

Open swey opened 4 years ago

swey commented 4 years ago

It it's circumstantial and unnecessary to create different Netlify sites to build and deploy different branches (e.g. staging and production).

This PR adds an input field for the branch (no auto completion) and passes this branch to the build hook creation.

Please note that this change is untested because I have no access to the early access programm yet. But in any case it can be an inspiration for extending the existing plugin.