You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you make a single git push and then it pushes multiple branches. Bitbucket send us just a single request on our webhook with array of branches. In our codebase we don't handle multiple events.