[Github integration] Target branch of merged PR should get build
The information in this post is accurate as of the published date . Please make sure to check any linked documentation within the post for changes/updates.
We only want PRs to get an environment, so disable "build branches" on the Github integration.
With that setting enabled, the Platform builder has to handle two updates, the push event for the PR and the push event for the branch. This makes the build process really slow.
When a PR is merged, the target branch of that PR should get build though, because "master" as result of disabling above integration setting never gets build.
1
Please sign in to leave a comment.
Comments
0 comments