r3stl355 opened a new issue, #9124: URL: https://github.com/apache/arrow-datafusion/issues/9124
### Is your feature request related to a problem or challenge? Instead of asking if it's ok to work on an issue, and waiting for someone to respond, would it be easier just to comment a keyword (say `take`) to the issue, which would trigger a GitHub workflow and assign the issue to the person who wrote the comment? ### Describe the solution you'd like I've implemented this for couple of projects (delta-rs and delta sharing rust) and contributors found it useful. It is a very simple GitHub workflow. All that the contributor needs to do is to submit a simple comment to the issue (e.g. `take`) and the issue gets auto-assigned to the user. Once that's done, a contributor then can un-assign the issue using the UI (e.g. they no longer have time or skills to handle it) ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
