Open
Description
# Ok, No Problem
Its good thing, that we can now write py script to automate this 😂
Workflow - if we try likt /lgtm
or /close
- the github emit some events like in this case it was issue_comment
(probably) so we need to look for this event which will trigger another worklow with the event whatever we emitted and then will run our script using the permission of github_token (full access - read and write) and then it will execute the whole task
Originally posted by @manzil-infinity180 in #13 (comment)
Metadata
Metadata
Assignees
Labels
No labels