Steve Kuznetsov
unread,May 28, 2019, 1:31:57 PM5/28/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Sen Lu, Wojciech Tyczynski, Kubernetes developer/contributor discussion, Cole Wagner, gke-kubernetes-waw-scalability
Right so as I mentioned before:
Tide is configured to honor statuses it does not know about on your
repo, so if it finds a failing Travis context it will not want to
merge until it notices no failing context.
This is not the same as requiring the context via branch protection
and explicitly -- for instance, the current configuration will not
block merge if the Travis context is missing, for example.
When the repo is migrated to
travis-ci.org and Travis begins to use
the GitHub Checks API, none of this is relevant as Tide is not able to
see those statuses in any way.