tisonkun commented on code in PR #69:
URL: https://github.com/apache/pulsar-test-infra/pull/69#discussion_r962603706


##########
docbot/main.go:
##########
@@ -607,26 +31,8 @@ func main() {
                        logger.Fatalln("Action type is not string")

Review Comment:
   Perhaps we can remove the `case` branch above:
   
   ```go
        case "issues":
                logger.Infoln("@EventName is issues")
   ```
   
   Since this action is only intended to be used for PRs.



-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to