@mistercrunch it seems there may be merit in having this check enabled to prevent the `master` branch from failing the CI checks as people may merge PRs which previously passed CI but would fail if they rebased against `master`.
 I realize that this creates some friction, i.e., PR merging becomes a sequential process and the need to rebase (and thus re-run the CI) may slow development, but it seems the safest option for ensuring that we don't have these types of regressions. [ Full content available at: https://github.com/apache/incubator-superset/pull/5918 ] This message was relayed via gitbox.apache.org for [email protected]
