I'd like to know if there is a way to deploy specific branches in Netlify nowadays? I've seen this answer last year, but really hoping this has been resolved or has a workaround.
Such capability would be very useful for use cases such as deploying the latest staging version (i.e. release/v1.2) or production version from tags (i.e., tags/v1.5). I'm able to filter these dynamic branches in github actions, but don't know how to proceed with Netlify's.