MrPowers / mack

Delta Lake helper methods in PySpark
https://mrpowers.github.io/mack/
MIT License
286 stars 42 forks source link

Setup GitHub actions to auto assign issues when someone comments "/take" #116

Open MrPowers opened 1 year ago

MrPowers commented 1 year ago

Example use in the ibis repo.

Screenshot 2023-04-28 at 6 51 21 AM
jaceklaskowski commented 1 year ago

That looks like this https://github.com/ibis-project/ibis/blob/master/.github/workflows/assign.yml. Learnt something new today! Thanks @MrPowers 👍