swapnilsparsh / Rescue

A women’s safety website that sends emails and messages to your trusted ones.
MIT License
117 stars 182 forks source link

Update Automessage #319

Closed mansijain980 closed 3 years ago

mansijain980 commented 3 years ago

Related Issue or bug

Github bot bug

Fixes: #294

Description

Updated the message on closing the issue.

swapnilsparsh commented 3 years ago

@mansijain980 Resolve the conflicts.

mansijain980 commented 3 years ago

image there is only 1 file "automessage.yml" which is having conflict .

mansijain980 commented 3 years ago

image

mansijain980 commented 3 years ago

image sir in this code , there is already a condition that when PR is closed it will show " response: This issue is closed @${{ github.event.pull_request.user.login }}. Looking forward for your contributions :) this message .

swapnilsparsh commented 3 years ago

image sir in this code , there is already a condition that when PR is closed it will show " response: This issue is closed @${{ github.event.pull_request.user.login }}. Looking forward for your contributions :) this message .

The message will prompt when PR is merged so you have to make changes when pr is closed.

mansijain980 commented 3 years ago

image @swapnilsparsh we can perform only these actions on workflow nd for the type closed there is already a message . i think we should add a type removed so then when pr will be deleted . there will be some anothwr msg.

swapnilsparsh commented 3 years ago

image @swapnilsparsh we can perform only these actions on workflow nd for the type closed there is already a message . i think we should add a type removed so then when pr will be deleted . there will be some anothwr msg.

Add it.