Skip to content

Automate the /lgtm and /close #14

Open
@manzil-infinity180

Description

@manzil-infinity180
          # 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions