You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/13 06:29:04 UTC

[GitHub] [pulsar] tisonkun commented on a diff in pull request #16060: [fix][workflow] Support concurrency group and reusable workflow files in docbot

tisonkun commented on code in PR #16060:
URL: https://github.com/apache/pulsar/pull/16060#discussion_r945091947


##########
.github/workflows/ci-documentbot.yml:
##########
@@ -46,7 +50,7 @@ jobs:
           go-version: 1.18
 
       - name: Labeling
-        uses: apache/pulsar-test-infra/docbot@master
+        uses: ./docbot

Review Comment:
   Why we cannot use `apache/pulsar-test-infra/docbot@master` in this case like pulsarbot?
   
   cc @maxsxu 



-- 
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: commits-unsubscribe@pulsar.apache.org

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