You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/08 18:01:45 UTC

[GitHub] wohali commented on issue #1426: feat: avoid double builds on PRs

wohali commented on issue #1426: feat: avoid double builds on PRs
URL: https://github.com/apache/couchdb/pull/1426#issuecomment-403304910
 
 
   -1, read on:
   
   I think this means we won't run builds on PRs to release branches.
   
   https://docs.travis-ci.com/user/customizing-the-build#Building-Specific-Branches 
   
   If you want to stick with this approach, you'd explictly want to safelist using a regex per the docs.
   
   However:
   
   https://docs.travis-ci.com/user/pull-requests#double-builds-on-pull-requests
   https://docs.travis-ci.com/user/web-ui/#build-pushed-branches
   
   This suggests we just have Infra go into the web UI and disable "Build pushed branches", instead just leaving "Build pushed pull requests" turned on.
   
   We might want to test the switches on a trivial repo of our own just to make sure

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services