You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/08 16:03:10 UTC

[GitHub] [arrow] assignUser commented on a diff in pull request #13343: [MINOR]: [CI] Fix labeler glob

assignUser commented on code in PR #13343:
URL: https://github.com/apache/arrow/pull/13343#discussion_r892571074


##########
.github/workflows/dev_pr/labeler.yml:
##########
@@ -64,4 +64,4 @@ parquet:
 
 docs:
   - docs/**/*
-  - **/*.{md, rst, Rmd, Rd}
+  - /**/*.{md, rst, Rmd, Rd}

Review Comment:
   ah that might also work, let me check on my fork, just to be sure :)



-- 
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: github-unsubscribe@arrow.apache.org

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