MrPowers / quinn

pyspark methods to enhance developer productivity 📣 👯 🎉
https://mrpowers.github.io/quinn/
Apache License 2.0
597 stars 93 forks source link

Added GitHub action to auto-assign issues #226

Closed paulooctavio closed 3 weeks ago

paulooctavio commented 1 month ago

Proposed changes

Added a GitHub Action to auto-assign an issue to a commenter when they comment "take". Fixes #204.

Types of changes

What types of changes does your code introduce to quinn?

Further comments

The code was heavily inspired by the delta-rs code used as an example in the issue, with a few tweaks for readability.

SemyonSinchenko commented 4 weeks ago

@paulooctavio Sorry for a long answer and thank you for the contribution! May we test it? For example, can you merge this branch into your fork and we will try to create an issue in the fork and assign it?

paulooctavio commented 4 weeks ago

@SemyonSinchenko It's a pleasure to contribute! And I already did the testing and it worked.

SemyonSinchenko commented 4 weeks ago

Cool! Thanks again @paulooctavio! I left the only commentary