sahil-sagwekar2652 / GitHub-Automation-scripts

Bash and Python scripts to automate your Git & GitHub workflow. Made by using only standard python libraries.
https://sahil-sagwekar2652.github.io/GitHub-Automation-scripts/
MIT License
52 stars 64 forks source link

Create auto-comments.yml #104

Closed Nishitbaria closed 1 year ago

Nishitbaria commented 1 year ago

I am solving THis Isuue :https://github.com/sahil-sagwekar2652/GitHub-Automation-scripts/issues/88 I have created a Workflow that automatically commits when an issue is opened, a pull request is created, an issue is closed, or an issue is assigned or unassigned.

too run this workflow you need to enable the following permission

image