Closed mansijain980 closed 3 years ago
@mansijain980 Resolve the conflicts.
there is only 1 file "automessage.yml" which is having conflict .
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 .
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.
@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 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.
Related Issue or bug
Github bot bug
Fixes: #294
Description
Updated the message on closing the issue.