Anonymitaet commented on code in PR #71: URL: https://github.com/apache/pulsar-test-infra/pull/71#discussion_r971791419
########## 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).` + MessageLabelMultiple = "Please select only one documentation label in your PR description." Review Comment: `Pulsar Documentation Label Guide` contains more info than `several lines (instructions after doc label)` here https://github.com/apache/pulsar-test-infra/pull/71#issuecomment-1247541039. Users (especially newcomers) should be navigated to an info-rich place to know more. -- 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