-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-10156: [Rust] Added github action to label PRs for rust. #8324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I think that How about using |
|
I agree @kou that So, my plan was to PR a migration of that dev_cron to be triggered by events, like you suggest. Does this make sense? |
|
Do you want to change How about creating a new workflow file such as Other existing jobs ( |
|
@jorgecarleitao I will be very happy to relinquish my role as github label admin (as I'm sure the other Rust committers will too). Thanks for working on this. |
|
@kou, Thanks for the suggestion. I have moved the content to another place and added the |
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
@kszucs What do you think about this file name (dev_labelar) ?
|
FYI @lidavidm ( |
We organize the gha configurations based on "language" and event. Based on that we have the option to name it |
|
OK. |
@kszucs @nevi-me @andygrove @paddyhoran what do you think about this? (please tag others if relevant)
The idea being:
rust/are labeledrust-langrust/datafusionare labeleddatafusionThe problems it solves:
rust/even though it is not labeled as such, and folks in Rust would probably like to know about itSince @andygrove has been adding labels, I though that we could automatize it as an action.
I did not expand to other labels as I am not sure other parts use github labels at all.