ARROW-10156: [Rust] Added github action to label PRs for rust.#8324
ARROW-10156: [Rust] Added github action to label PRs for rust.#8324jorgecarleitao wants to merge 5 commits intoapache:masterfrom jorgecarleitao:labeler
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 |
|
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.