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
Support parallel requests in backend package, this should result in faster turnarounds when the requests are known up front. Requests that page through are yet to be optimised to look ahead.
Fix
Non-relative configuration and credentials paths were not being resolved correctly.
.bitbucket-toolbox.js configuration was not being picked up.
Feature
New scripts action where you can perform and respond to certain events. For now this only supports the "openPullRequests" type. This will load all open pull requests (including changed chunks).