jorgecarleitao opened a new pull request #8324: URL: https://github.com/apache/arrow/pull/8324
@kszucs @nevi-me @andygrove @paddyhoran what do you think about this? (please tag others if relevant) The idea being: * PRs that change code in `rust/` are labeled `rust-lang` * PRs that change code in `rust/datafusion` are labeled `datafusion` The problems it solves: * it is currently difficult to filter PRs by component, as we cannot bookmark a view for that filter * It is currently difficult to find the component in the title (than it is to find on labels, due to the coloring) * PRs may change code in `rust/` even though it is not labeled as such, and folks in Rust would probably like to know about it Since @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. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
