tisonkun commented on code in PR #71: URL: https://github.com/apache/pulsar-test-infra/pull/71#discussion_r970539627
########## docbot/action.go: ########## @@ -13,10 +13,7 @@ import ( ) const ( - MessageLabelMissing = `Please provide a correct documentation label for your PR. -Instructions see [Pulsar Documentation Label Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).` - MessageLabelMultiple = `Please select only one documentation label for your PR. -Instructions see [Pulsar Documentation Label Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).` Review Comment: IIRC `MessageLabelMissing` is referred from the test. I suggest you add a CI task to trigger tests and thus update related code without omitting it. I can do it later today. -- 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