[ https://issues.apache.org/jira/browse/KAFKA-18927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932898#comment-17932898 ]
Chia-Ping Tsai commented on KAFKA-18927: ---------------------------------------- ok, we now disallow to push code to trunk directly. see following error message: {code:java} remote: Resolving deltas: 100% (15/15), completed with 11 local objects. remote: error: GH006: Protected branch update failed for refs/heads/trunk. remote: remote: - Changes must be made through a pull request. remote: remote: - Required status check "build / CI checks completed" is expected. To github.com:apache/kafka.git {code} I have sent an email to the dev channel regarding this restriction. In the meantime, we still need a PR to complete the revert for the following commits. [https://github.com/apache/kafka/commit/2ee7e4d22c942045b960540918edc4960629a8a2] [https://github.com/apache/kafka/commit/d1952e854202c574c1c19a48b17cc00e9d2eccd5] > Remove LATEST_0_11, LATEST_1_0, LATEST_1_1, LATEST_2_0 > --------------------------------------------------------- > > Key: KAFKA-18927 > URL: https://issues.apache.org/jira/browse/KAFKA-18927 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Cheng Yi Chang > Priority: Major > > 1. remove them from e2e > 2. remove the distributions from dockerfile/vagrant -- This message was sent by Atlassian Jira (v8.20.10#820010)