Current webhook triggers cover branch push, pull request and tag creation. Is it possible to add branch creation?
Use case / for what or how I would use it
Github protected branch doesn’t allow pattern when specifying which branch to protect. I want to trigger bitrise workflow(which call github api to protect branch and administer the new branch), when branch with certain name pattern is created.