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/11/29 11:08:48 UTC

[GitHub] [arrow] raulcd commented on a diff in pull request #14762: GH-14761: [Dev] Update labels on PR labeler to use new Component ones

raulcd commented on code in PR #14762:
URL: https://github.com/apache/arrow/pull/14762#discussion_r1034612494


##########
.github/workflows/dev_pr/labeler.yml:
##########
@@ -15,53 +15,53 @@
 # specific language governing permissions and limitations
 # under the License.
 
-"lang-c++":
+"Component: c++":
   - cpp/**/*
 
-lang-c-glib:
+"Component: c-glib":
   - c_glib/**/*
 
-lang-csharp:
+"Component: csharp":
   - csharp/**/*
 
-lang-go:
+"Component: go":
   - go/**/*
 
-lang-java:
+"Component: java":
   - java/**/*
 
-lang-js:
+"Component: js":

Review Comment:
   Thanks! I have updated all the labels to match the existing ones on JIRA.



-- 
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