tsunghanjacktsai commented on code in PR #5193: URL: https://github.com/apache/rocketmq/pull/5193#discussion_r981882491
########## README.md: ########## @@ -1,12 +1,13 @@ -## Apache RocketMQ -[](https://travis-ci.org/apache/rocketmq) [](https://coveralls.io/github/apache/rocketmq?branch=master) -[](https://codecov.io/gh/apache/rocketmq) -[](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.rocketmq) -[](https://rocketmq.apache.org/dowloading/releases) -[](https://www.apache.org/licenses/LICENSE-2.0.html) -[](http://isitmaintained.com/project/apache/rocketmq "Average time to resolve an issue") -[](http://isitmaintained.com/project/apache/rocketmq "Percentage of issues still open") -[](https://twitter.com/intent/follow?screen_name=ApacheRocketMQ) +## Apache RocketMQ + Review Comment: Is the change relevant to the main purpose of this PR? ########## .asf.yaml: ########## @@ -27,7 +27,7 @@ github: # Enable squash button squash: true # Disable merge button - merge: true + merge: false Review Comment: What is the purpose of modifying this parameter? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
