Stop automatically merging viewer-sinatra pull requests after updating
the 'DATASOURCE' to point at everypolitician-data's master branch.
We still update the viewer-sinatra pull request to point at master once
that matching everypolitician-data pull request is merged, but merging
it at the same time means that the travis build fails because the pull
request ref has been deleted when it runs.
I think we can possibly re-enable this by polling the GitHub status API
or something, but this at least stops the failed builds for now.
Stop automatically merging viewer-sinatra pull requests after updating the 'DATASOURCE' to point at everypolitician-data's master branch.
We still update the viewer-sinatra pull request to point at master once that matching everypolitician-data pull request is merged, but merging it at the same time means that the travis build fails because the pull request ref has been deleted when it runs.
I think we can possibly re-enable this by polling the GitHub status API or something, but this at least stops the failed builds for now.